Merge branch '2889-PHP-Fatal-error-al-pulsar-ayudas' into 'develop'
included file required by update_manager_get_current_package function in footer file See merge request artica/pandorafms!1852
This commit is contained in:
commit
472995ce63
|
@ -14,6 +14,9 @@
|
||||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
// GNU General Public License for more details.
|
// GNU General Public License for more details.
|
||||||
|
|
||||||
|
|
||||||
|
require_once ('../include/functions_update_manager.php');
|
||||||
|
|
||||||
if (isset($_SERVER['REQUEST_TIME'])) {
|
if (isset($_SERVER['REQUEST_TIME'])) {
|
||||||
$time = $_SERVER['REQUEST_TIME'];
|
$time = $_SERVER['REQUEST_TIME'];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue