Merge branch 'ent-3201-bad-require-at-footer' into 'develop'

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

See merge request artica/pandorafms!2031
This commit is contained in:
vgilc 2018-12-03 12:45:56 +01:00
commit 6cd7e3b516
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'];
}