X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/2dc4984ad57dfcb0ded829bfc9d45493484fe6e3..4a704a2317082462f221a2a721ab8bab864c461e:/install.php diff --git a/install.php b/install.php index bd2aea3..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 = '