Ignore:
Timestamp:
Sep 1, 2013, 11:37:27 PM (11 years ago)
Author:
chronos
Message:
  • Upraveno: Třída Module nahrazena třídami Model, View, Controller.
  • Přidáno: Modul Wiki.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Global.php

    r556 r565  
    1111include_once(dirname(__FILE__).'/Update.php');
    1212include_once(dirname(__FILE__).'/VarDumper.php');
    13 include_once(dirname(__FILE__).'/Module.php');
     13include_once(dirname(__FILE__).'/Base.php');
    1414include_once(dirname(__FILE__).'/AppModule.php');
    1515include_once(dirname(__FILE__).'/Database.php');
Note: See TracChangeset for help on using the changeset viewer.