]> git.wh0rd.org - tt-rss.git/blobdiff - include/sanity_check.php
fix various issues reported by static analysis
[tt-rss.git] / include / sanity_check.php
index f1181f88c0d69bc7f3a5b3e9c89bd6e8fd512b6b..3b3e281ec7932c07f16630df73f8c52d51a41ff3 100755 (executable)
@@ -1,6 +1,5 @@
 <?php
-       /*
-        * WARNING!
+       /* WARNING!
         *
         * If you modify this file, you are ON YOUR OWN!
         *
@@ -21,6 +20,9 @@
                return $url_path;
        }
 
+       /**
+        * @SuppressWarnings(PHPMD.UnusedLocalVariable)
+        */
        function initial_sanity_check() {
 
                $errors = array();