Changeset 8543 for extensions/ColorStat/cstat_install.class.inc.php
- Timestamp:
- 01/09/11 00:38:49 (2 years ago)
- Files:
-
- 1 modified
-
extensions/ColorStat/cstat_install.class.inc.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensions/ColorStat/cstat_install.class.inc.php
r6976 r8543 117 117 $this->config['installed']=CSTAT_VERSION2; 118 118 $this->saveConfig(); 119 /* 119 120 /* 120 121 pwg_query("DELETE FROM ".$this->tables['color_table']); 121 122 pwg_query("DELETE FROM ".$this->tables['images_colors']); … … 128 129 time=0, 129 130 quality=0;"); 131 */ 130 132 pwg_query("INSERT INTO ".$this->tables['images']." 131 133 SELECT id, 'n', 0, 0, 0, 0, 0, 0, '', '' 132 134 FROM ".IMAGES_TABLE." 133 135 WHERE id NOT IN (SELECT image_id FROM ".$this->tables['images'].")"); 134 */ 136 135 137 GPCCore::register($this->getPluginName(), CSTAT_VERSION, CSTAT_GPC_NEEDED); 136 138 GPCRequestBuilder::register($this->getPluginName(), dirname($this->getFileLocation()).'/cstat_rb_callback.class.inc.php');
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)