diff --git a/pandora_console/general/footer.php b/pandora_console/general/footer.php index f6b7fa6458..be002871ac 100644 --- a/pandora_console/general/footer.php +++ b/pandora_console/general/footer.php @@ -14,9 +14,6 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. - -require_once ('../include/functions_update_manager.php'); - if (isset($_SERVER['REQUEST_TIME'])) { $time = $_SERVER['REQUEST_TIME']; }