Changeset 269 for modtask.php

Show
Ignore:
Timestamp:
09/28/09 13:23:52 (3 years ago)
Author:
Nafania
Message:

Большое обновление всякого разного.
Новые запросы к базе начинаются с 390-393 строк.
Новая система bbcode, добавлены теги раздач (настройки в админке).
Чуть изменен режим работы заливки.
Подходим к вопросу об использовании xbtt.
Итд итп.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modtask.php

    r241 r269  
    33require ($root_path . 'include/config.php'); 
    44require ($root_path . 'include/functions_selects.php'); 
    5 require ($root_path . 'include/functions_post.php'); 
     5require ($root_path . 'include/bbcode/bbcode.lib.php'); 
    66require ($root_path . 'include/functions_check.php'); 
    77require ($root_path . 'languages/lang_' . $config['default_lang'] . '/lang_modcomment_log.php');