Revert "included file required by update_manager_get_current_package function in footer file"

This reverts commit 94493e18ce.
This commit is contained in:
Alejandro Gallardo Escobar 2018-12-03 11:54:17 +01:00
parent eafdb87dc0
commit 027043f9f3
1 changed files with 0 additions and 3 deletions

View File

@ -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'];
}