Ignore:
Timestamp:
Jul 1, 2009, 10:07:41 AM (15 years ago)
Author:
Criss
Message:

Fix another bug on plugin update...

File:
1 edited

Legend:

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

    r3481 r3482  
    11<?php
    2 /* $Id: ce_common.inc.php,v 1.16 2009/06/30 21:53:18 Criss Exp $ */
     2/* $Id: ce_common.inc.php,v 1.17 2009/07/01 08:06:01 Criss Exp $ */
    33if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!');
    44
     
    88
    99// Version
    10 define('CE_VERSION',            '1.0.m');
     10define('CE_VERSION',            '1.0.n');
    1111
    1212// Directories
Note: See TracChangeset for help on using the changeset viewer.