Changeset 742 for devel/includes.php
- Timestamp:
- 12/05/06 02:57:11 (2 years ago)
- Files:
-
- devel/includes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/includes.php
r630 r742 21 21 * HELPER LIBRARIES 22 22 ****************************************************************************/ 23 24 // Load cache lib 25 require_once($CFG->dirroot.'lib/cache/lib.php'); 23 26 24 27 // Load datalib
