Ignore:
Timestamp:
Jun 23, 2009, 12:22:43 AM (15 years ago)
Author:
Criss
Message:

Deactivate anti-flood on update
Adviser can edit only its comments
Language file converted in UTF-8
Add home link in edit and message block title bar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/CommentEditor/include/ce_common.inc.php

    r3439 r3443  
    11<?php
    2 /* $Id: ce_common.inc.php,v 1.5 2009/06/18 21:02:12 Criss Exp $ */
     2/* $Id: ce_common.inc.php,v 1.8 2009/06/22 22:18:13 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44
    5 define('CE_VERSION',       '1.0.f');
    65define('CE_INCLUDE_DIR',   'include/');
    76define('CE_CLASSES_DIR',   'classes/');
Note: See TracChangeset for help on using the changeset viewer.