interface/web/sites/database_edit.php
@@ -309,6 +309,7 @@ global $app; if(!empty($sql) && !$app->tform->isReadonlyTab($app->tform->getCurrentTab(),$this->id)) { $app->uses('sites_database_plugin'); $app->sites_database_plugin->processDatabaseUpdate($this); $app->db->query($sql);