Changeset 7108
- Timestamp:
- 11/30/08 09:18:07 (6 weeks ago)
- Files:
-
- 1 modified
-
trunk/setup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.php
r7107 r7108 40 40 require_once (ROOT.'/library/components/Needlworks.PHP.Loader.php'); 41 41 $__requireBasics = array( 42 'config ', // Basics42 'config.default', // Basics 43 43 'function/string', 44 44 'function/time',
