From: Jerome Jutteau Date: Sun, 13 Dec 2020 19:30:20 +0000 (+0100) Subject: [TASK] clean dead code from install.php X-Git-Tag: 4.3.0~11 X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/4a704a2317082462f221a2a721ab8bab864c461e [TASK] clean dead code from install.php Signed-off-by: Jerome Jutteau --- 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 = '