From 0b1be5ecc54332080c0fd63242c7ac037d517a94 Mon Sep 17 00:00:00 2001 From: oesi Date: Wed, 10 Jun 2015 14:25:07 +0200 Subject: [PATCH] Fehler bei PHP5.3 behoben --- include/pgsql.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pgsql.class.php b/include/pgsql.class.php index 5a286bf60..7bfc118be 100644 --- a/include/pgsql.class.php +++ b/include/pgsql.class.php @@ -353,7 +353,7 @@ class basis_db extends db if ($var == '') return; preg_match_all('/(?<=^\{|,)(([^,"{]*)|\s*"((?:[^"\\\\]|\\\\(?:.|[0-9]+|x[0-9a-f]+))*)"\s*)(,|(?