Changeset 81 for trunk/www/Base
- Timestamp:
- Dec 16, 2009, 7:35:39 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/Base/Table.php
r80 r81 2 2 3 3 include_once(dirname(__FILE__).'/Types/Type.php'); 4 include_once(dirname(__FILE__).'/Types/Module.php'); 4 include_once(dirname(__FILE__).'/Module.php'); 5 include_once(dirname(__FILE__).'/Global.php'); 5 6 6 7 class Table extends Module
Note:
See TracChangeset
for help on using the changeset viewer.