From 1480a0f478b98c16090a5e560553b52518e3e7d6 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Mon, 6 Oct 2014 20:07:05 +0100 Subject: Typo --- includes/db_schema/db_schema_27_28.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3