Ignore:
Timestamp:
Aug 14, 2012, 9:55:13 PM (12 years ago)
Author:
grum
Message:

bug:2723
+ improve some GPC framework functionnalities

File:
1 edited

Legend:

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

    r16012 r17562  
    22/*
    33Plugin Name: Grum Plugins Classes.3
    4 Version: 3.5.2
     4Version: 3.5.3
    55Description: Collection de classes partagées entre mes plugins (existants, ou à venir) / Partaged classes between my plugins (actuals or futures)
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=199
    77Author: grum@piwigo.org
    8 Author URI: http://photos.grum.fr/
     8Author URI: http://www.grum.fr/
    99*/
    1010
     
    1313  Author     : Grum
    1414    email    : grum@piwigo.org
    15     website  : http://photos.grum.fr
     15    website  : http://www.grum.fr
    1616
    1717    << May the Little SpaceFrog be with you ! >>
     
    163163|         |            |   . Request builder interface don't work
    164164|         |            |
    165 | 3.5.2   | 2011/05/15 | * Add function to manage special markup
     165| 3.5.2   | 2012/05/15 | * Add function to manage special markup
    166166|         |            |   . BB like markup [b],[i],[url]...
    167167|         |            |   . [var=<name>] markup
     
    179179|         |            |
    180180|         |            | * optimization & rename of some JS framework components
     181|         |            |
     182| 3.5.3   | 2012/08/14 | * mantis bug:2723
     183|         |            |   . Error message when on page using GPC tabsheets
     184|         |            |
    181185|         |            |
    182186|         |            |
Note: See TracChangeset for help on using the changeset viewer.