Changeset 856 for trunk/Packages


Ignore:
Timestamp:
Jan 19, 2016, 11:16:52 PM (8 years ago)
Author:
chronos
Message:
  • Moved: Locale library moved to Common package to be reused in other projects.
Location:
trunk/Packages/Common
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/Common.php

    r838 r856  
    1515include_once(dirname(__FILE__).'/Config.php');
    1616include_once(dirname(__FILE__).'/Page.php');
     17include_once(dirname(__FILE__).'/Locale.php');
    1718
    1819class PackageCommon
Note: See TracChangeset for help on using the changeset viewer.