diff options
| author | Greg Roach <fisharebest@gmail.com> | 2014-10-06 21:24:32 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2014-10-06 21:24:32 +0100 |
| commit | a4a6645c3a3a6a811d5571aae0f21a17576b27d5 (patch) | |
| tree | 335f7c967b68ce4a5001f7423daabbcd25436ecf /includes/db_schema/db_schema_27_28.php | |
| parent | 1480a0f478b98c16090a5e560553b52518e3e7d6 (diff) | |
| download | webtrees-a4a6645c3a3a6a811d5571aae0f21a17576b27d5.tar.gz webtrees-a4a6645c3a3a6a811d5571aae0f21a17576b27d5.tar.bz2 webtrees-a4a6645c3a3a6a811d5571aae0f21a17576b27d5.zip | |
Whitespace changes to reduce merge conflicts with the assets branch
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 |
