]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/ApplicationUtils.php
fix: assign template variables to empty values so they can be evaluated
[github/shaarli/Shaarli.git] / application / ApplicationUtils.php
index 6d878110cfe984f7e5b6e71d8d0801a888e673eb..274331e16f6fe21ac444f330b25c69a0d09e1fe5 100644 (file)
@@ -50,6 +50,8 @@ class ApplicationUtils
      * @param bool   $enableCheck    whether to check for new versions
      * @param bool   $isLoggedIn     whether the user is logged in
      *
+     * @throws Exception an invalid branch has been set for update checks
+     *
      * @return mixed the new version code if available and greater, else 'false'
      */
     public static function checkUpdate($currentVersion,