Changeset 565 for trunk/Common/Global.php
- Timestamp:
- Sep 1, 2013, 11:37:27 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Common/Global.php
r556 r565 11 11 include_once(dirname(__FILE__).'/Update.php'); 12 12 include_once(dirname(__FILE__).'/VarDumper.php'); 13 include_once(dirname(__FILE__).'/ Module.php');13 include_once(dirname(__FILE__).'/Base.php'); 14 14 include_once(dirname(__FILE__).'/AppModule.php'); 15 15 include_once(dirname(__FILE__).'/Database.php');
Note:
See TracChangeset
for help on using the changeset viewer.