X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/65a2f5a4f5d109f6292dbcac49026fe21e98b571..7adb69c9ae18d7f72798692d6c22925e53932a72:/f.php?ds=sidebyside diff --git a/f.php b/f.php index 0218602..a97718f 100644 --- a/f.php +++ b/f.php @@ -19,10 +19,9 @@ */ define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); -require (JIRAFEAU_ROOT . 'lib/lang.php'); -require (JIRAFEAU_ROOT . 'lib/config.original.php'); require (JIRAFEAU_ROOT . 'lib/settings.php'); require (JIRAFEAU_ROOT . 'lib/functions.php'); +require (JIRAFEAU_ROOT . 'lib/lang.php'); if (!isset ($_GET['h']) || empty ($_GET['h'])) {