Ignore:
Timestamp:
Jun 30, 2009, 11:54:11 PM (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

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