Show
Ignore:
Timestamp:
10/04/10 23:53:53 (3 years ago)
Author:
LucMorizur
Message:

Preparation for feature:1891; remove mysql_num_rows

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/main.inc.php

    r7084 r7099  
    33/* 
    44Plugin Name: Event Cats 
    5 Version: 1.2.3 
     5Version: 2.0.dev 
    66Description: A single URL can be enough to be identified, and a user can duplicate his account to create a new one getting immediately the same properties. / On peut être identifié grâce à un simple URL, et on peut dupliquer son compte pour créer un nouveau compte ayant immédiatement les mêmes propriétés. 
    77Plugin URI: http://piwigo.org/ext/extension_view.php?eid=326 
     
    4444define( // ------------------------------------------------------------------- 
    4545  'EVNTCATS_INFO_VERSION', // VERSION HISTORY: 
    46    '1.2.3' // Re-fix bug 1432 :-/ ... 
     46   '2.0.dev' // Currently developping ;-) 
     47// '1.2.3' // Re-fix bug 1432 :-/ ... 
    4748// '2.1.0' // When done, will simplfy and allow EC management from categories 
    4849//            management pages in admin pages... yes yes...