Changeset 10841 for extensions/CryptograPHP/maintain.inc.php
- Timestamp:
- 05/10/11 18:35:37 (2 years ago)
- Files:
-
- 1 modified
-
extensions/CryptograPHP/maintain.inc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/CryptograPHP/maintain.inc.php
r10840 r10841 3 3 { 4 4 global $conf; 5 6 5 7 6 if (!isset($conf['cryptographp_theme'])) … … 11 10 } 12 11 13 function plugin_activate($id, $version, &$errors)14 {15 global $conf;16 17 if (!isset($conf['cryptographp_theme']))18 {19 plugin_install();20 }21 }22 23 24 12 function plugin_uninstall() 25 13 {
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)