diff options
Diffstat (limited to 'application/updater/Updater.php')
-rw-r--r-- | application/updater/Updater.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/updater/Updater.php b/application/updater/Updater.php index beb9ea9b..30e5247b 100644 --- a/application/updater/Updater.php +++ b/application/updater/Updater.php | |||
@@ -268,6 +268,8 @@ class Updater | |||
268 | } | 268 | } |
269 | 269 | ||
270 | /** | 270 | /** |
271 | <<<<<<< HEAD | ||
272 | ======= | ||
271 | * Rename tags starting with a '-' to work with tag exclusion search. | 273 | * Rename tags starting with a '-' to work with tag exclusion search. |
272 | */ | 274 | */ |
273 | public function updateMethodRenameDashTags() | 275 | public function updateMethodRenameDashTags() |