X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b66edd26d7bb21c50dbfa8a178ebe3ec8b608a85..3f8ba7f9359d8909300b01269056e5c2a578e310:/f.php?ds=sidebyside diff --git a/f.php b/f.php index 7e38530..6f8f836 100644 --- a/f.php +++ b/f.php @@ -20,7 +20,7 @@ define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); require (JIRAFEAU_ROOT . 'lib/lang.php'); -require (JIRAFEAU_ROOT . 'lib/config.php'); +require (JIRAFEAU_ROOT . 'lib/config.original.php'); require (JIRAFEAU_ROOT . 'lib/settings.php'); require (JIRAFEAU_ROOT . 'lib/functions.php'); @@ -33,7 +33,9 @@ if (!isset ($_GET['h']) || empty ($_GET['h'])) /* Operations may take a long time. * Be sure PHP's safe mode is off. */ -set_time_limit(0); +@set_time_limit(0); +/* Remove errors. */ +@error_reporting(0); $link_name = $_GET['h']; @@ -189,7 +191,7 @@ if ($cfg['download_page'] && !$password_challenged && !$button_download && !$but '' . '