Ignore:
Timestamp:
Jan 9, 2016, 12:33:50 PM (9 years ago)
Author:
chronos
Message:
  • Moved: Generic class Page is now part of Common package.
File:
1 edited

Legend:

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

    r782 r783  
    1313include_once(dirname(__FILE__).'/AppModule.php');
    1414include_once(dirname(__FILE__).'/Config.php');
     15include_once(dirname(__FILE__).'/Page.php');
    1516
    1617class PackageCommon extends Package
Note: See TracChangeset for help on using the changeset viewer.