From 9c18485b2690c8ecc59f582556a35879a43148ad Mon Sep 17 00:00:00 2001 From: Samuele Tognini Date: Thu, 4 Jan 2007 21:18:22 +0100 Subject: fixed a forgotten space in install.php darcs-hash:20070104201822-0abd8-ba4f7830a0acfa42438fc8894c28cdf552dc8aa7.gz --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.php') diff --git a/install.php b/install.php index e955cf0af..960a594bc 100644 --- a/install.php +++ b/install.php @@ -427,7 +427,7 @@ function check_functions(){ 'file file_exists fseek flush filesize ftell fopen '. 'glob header ignore_user_abort ini_get mail mkdir '. 'ob_start opendir parse_ini_file readfile realpath '. - 'rename rmdir serialize session_start unlink usleep'. + 'rename rmdir serialize session_start unlink usleep '. 'preg_replace'); if (!function_exists('mb_substr')) { -- cgit v1.2.3