Changeset 1296
- Timestamp:
- 11/19/07 15:03:56 (1 year ago)
- Files:
-
- devel/includes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/includes.php
r1114 r1296 130 130 // include_once($CFG->dirroot . "help/mainindex/main.php"); 131 131 132 // Visual editor (tinyMCE)133 @include($CFG->dirroot . "units/tinymce/main.php");134 135 132 // Calendaring system 136 133 // require($CFG->dirroot . "units/calendar/main.php");
