Changeset 6


Ignore:
Timestamp:
Jan 19, 2016, 11:17:41 PM (8 years ago)
Author:
chronos
Message:
  • Added: Locale library for handling localized environment.
Location:
Common
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Common.php

    r4 r6  
    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.