Changeset 15436
- Timestamp:
- 05/30/12 18:16:02 (12 months ago)
- Location:
- extensions/Prune_History
- Files:
-
- 3 modified
-
changelog.txt (modified) (1 diff)
-
include/functions.inc.php (modified) (1 diff)
-
main.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/Prune_History/changelog.txt
r15053 r15436 8 8 2012-05-17 - 1.0.2 - Add it_IT translation (thanks to Gdvpixel) 9 9 10 2012-05-30 - 1.0.3 - Bug fixed : Undefined function on backup function -
extensions/Prune_History/include/functions.inc.php
r14854 r15436 273 273 global $conf; 274 274 275 $plugin = P luginInfos(PH_PATH);275 $plugin = PHInfos(PH_PATH); 276 276 $version = $plugin['version']; 277 277 -
extensions/Prune_History/main.inc.php
r15053 r15436 2 2 /* 3 3 Plugin Name: Prune History 4 Version: 1.0. 24 Version: 1.0.3 5 5 Description: Based on original History_cleanup plugin from VDigital, this plugin allows to manually or automatically prune history table according to configurable criteria 6 6 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=604
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)