Ignore:
Timestamp:
Jul 1, 2009, 10:02:51 PM (15 years ago)
Author:
Criss
Message:

Langue IT

File:
1 edited

Legend:

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

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