Ignore:
Timestamp:
Jan 10, 2016, 12:08:23 AM (8 years ago)
Author:
chronos
Message:
  • Fixed: Initial installation was not functional.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/Locale.php

    r816 r840  
    3131  var $Dir;
    3232
    33   function __construct($System)
     33  function __construct(System $System)
    3434  {
    3535    parent::__construct($System);
     
    163163  var $Dir;
    164164
    165   function __construct($System)
     165  function __construct(System $System)
    166166  {
    167167    parent::__construct($System);
Note: See TracChangeset for help on using the changeset viewer.