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/Setup/Setup.php

    r780 r782  
    33include_once(dirname(__FILE__).'/Update.php');
    44include_once(dirname(__FILE__).'/DefaultConfig.php');
    5 include_once(dirname(__FILE__).'/FullInstall.php');
    6 include_once(dirname(__FILE__).'/Updates.php');
    75
    86class PageSetup extends Page
Note: See TracChangeset for help on using the changeset viewer.