X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/e1c30044b1fa083d89b4bf8f0265fb2785583411..bf0a496a102b28c08906879f18120b194793a922:/install.php diff --git a/install.php b/install.php index df4f106..fbd3667 100644 --- a/install.php +++ b/install.php @@ -18,8 +18,7 @@ * along with this program. If not, see . */ define ('JIRAFEAU_ROOT', dirname (__FILE__) . '/'); -define ('NL', "\n"); -define ('QUOTE', "'"); + define ('JIRAFEAU_CFG', JIRAFEAU_ROOT . 'lib/config.local.php'); define ('JIRAFEAU_VAR_RAND_LENGTH', 15); @@ -207,8 +206,7 @@ case 1: default: ?>

" method = "post">

" method = "post">

" method = "post">

" method = "post">

'.$err['why'].'
'.NL; - ?>