diff options
| -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 951a23bee8..d8f2648b36 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? } // Update the version to indicate success |
