X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/1a41ef82ac7e1a30134e471f73e9a8d0e204f2a6..4a704a2317082462f221a2a721ab8bab864c461e:/install.php diff --git a/install.php b/install.php index 4a554ab..b6b322d 100644 --- a/install.php +++ b/install.php @@ -26,21 +26,12 @@ require(JIRAFEAU_ROOT . 'lib/settings.php'); require(JIRAFEAU_ROOT . 'lib/functions.php'); require(JIRAFEAU_ROOT . 'lib/lang.php'); -/** - * Prepend used functions - **/ - -function jirafeau_quoted($str) -{ - return QUOTE . str_replace(QUOTE, "\'", $str) . QUOTE; -} - function jirafeau_export_cfg($cfg) { $content = '