X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/32842e276eaf9f2fcd310c476828c53ae90beed3..4a704a2317082462f221a2a721ab8bab864c461e:/install.php?ds=sidebyside diff --git a/install.php b/install.php index 3ba2d5b..b6b322d 100644 --- a/install.php +++ b/install.php @@ -26,15 +26,6 @@ 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 = '