Ignore:
Timestamp:
Jan 9, 2016, 11:10:49 AM (9 years ago)
Author:
chronos
Message:
  • Modified: Page class separated to basic Page class and to BaseView class which is project specific.
  • Fixed: RSS channel list was not displayed.
  • Modified: Database updates specific for project moved to Application directory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Global.php

    r781 r782  
    1111include_once(dirname(__FILE__).'/Table.php');
    1212include_once(dirname(__FILE__).'/Form/Form.php');
    13 include_once(dirname(__FILE__).'/Config.php');
    1413include_once(dirname(__FILE__).'/Setup/Setup.php');
    1514include_once(dirname(__FILE__).'/VCL/General.php');
Note: See TracChangeset for help on using the changeset viewer.