Changeset 16462
- Timestamp:
- 07/07/12 19:34:21 (11 months ago)
- Files:
-
- 1 modified
-
extensions/UserStat/userstat_install.class.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserStat/userstat_install.class.inc.php
r10344 r16462 57 57 58 58 $this->config['newInstall']='n'; 59 $this->config['installed']= AMM_VERSION2; //update the installed release number59 $this->config['installed']=USERSTAT_VERSION2; //update the installed release number 60 60 $this->saveConfig(); 61 61 62 GPCCore::register($this->getPluginName(), AMM_VERSION, AMM_GPC_NEEDED);62 GPCCore::register($this->getPluginName(), USERSTAT_VERSION, USERSTAT_GPC_NEEDED); 63 63 } 64 64
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)