Changeset 929 for trunk/classes/modules/comment/Comment.class.php
- Timestamp:
- 06/05/10 17:18:13 (2 years ago)
- Files:
-
- 1 modified
-
trunk/classes/modules/comment/Comment.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/modules/comment/Comment.class.php
r919 r929 16 16 */ 17 17 18 set_include_path(get_include_path().PATH_SEPARATOR.dirname(__FILE__));19 20 18 /** 21 19 * Модуль для работы с комментариями
