aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/Updater.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/Updater.php')
-rw-r--r--application/Updater.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/Updater.php b/application/Updater.php
index 8d2bd577..034b8ed8 100644
--- a/application/Updater.php
+++ b/application/Updater.php
@@ -246,6 +246,8 @@ class Updater
246 } 246 }
247 247
248 /** 248 /**
249<<<<<<< HEAD
250=======
249 * Rename tags starting with a '-' to work with tag exclusion search. 251 * Rename tags starting with a '-' to work with tag exclusion search.
250 */ 252 */
251 public function updateMethodRenameDashTags() 253 public function updateMethodRenameDashTags()