Changeset 269 for modtask.php
- Timestamp:
- 09/28/09 13:23:52 (3 years ago)
- Files:
-
- modtask.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modtask.php
r241 r269 3 3 require ($root_path . 'include/config.php'); 4 4 require ($root_path . 'include/functions_selects.php'); 5 require ($root_path . 'include/ functions_post.php');5 require ($root_path . 'include/bbcode/bbcode.lib.php'); 6 6 require ($root_path . 'include/functions_check.php'); 7 7 require ($root_path . 'languages/lang_' . $config['default_lang'] . '/lang_modcomment_log.php');
