diff options
Diffstat (limited to 'includes/db_schema/db_schema_27_28.php')
| -rw-r--r-- | includes/db_schema/db_schema_27_28.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/db_schema/db_schema_27_28.php b/includes/db_schema/db_schema_27_28.php index d8f2648b36..02e64f2245 100644 --- a/includes/db_schema/db_schema_27_28.php +++ b/includes/db_schema/db_schema_27_28.php @@ -54,7 +54,7 @@ try { " ADD INDEX `##site_access_rule_ix2` (rule)" ); } catch (Exception $ex) { - // Already done? + // Already done?git } // Update the version to indicate success |
