Ignore:
Timestamp:
Dec 16, 2009, 7:35:39 AM (14 years ago)
Author:
george
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/Base/Table.php

    r80 r81  
    22
    33include_once(dirname(__FILE__).'/Types/Type.php');
    4 include_once(dirname(__FILE__).'/Types/Module.php');
     4include_once(dirname(__FILE__).'/Module.php');
     5include_once(dirname(__FILE__).'/Global.php');
    56
    67class Table extends Module
Note: See TracChangeset for help on using the changeset viewer.