mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 00:53:04 +02:00
Disabled optimization table for branch 2.0 only
git-svn-id: http://piwigo.org/svn/branches/2.0@3076 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+2
-1
@@ -316,7 +316,8 @@ REPLACE INTO '.PLUGINS_TABLE.'
|
||||
$template->delete_compiled_templates();
|
||||
|
||||
// Tables Maintenance
|
||||
do_maintenance_all_tables();
|
||||
// Disabled optimization table for branch 2.0 only
|
||||
//do_maintenance_all_tables();
|
||||
|
||||
// Restore $page['infos'] in order to hide informations messages from functions calles
|
||||
// errors messages are not hide
|
||||
|
||||
Reference in New Issue
Block a user