summaryrefslogtreecommitdiff
path: root/lang/php5/files/patch-pear::scripts::pearcmd.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5/files/patch-pear::scripts::pearcmd.php')
-rw-r--r--lang/php5/files/patch-pear::scripts::pearcmd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/files/patch-pear::scripts::pearcmd.php b/lang/php5/files/patch-pear::scripts::pearcmd.php
index 35061730a341..d24ae913d4fe 100644
--- a/lang/php5/files/patch-pear::scripts::pearcmd.php
+++ b/lang/php5/files/patch-pear::scripts::pearcmd.php
@@ -1,7 +1,7 @@
--- pear/scripts/pearcmd.php.orig Sun Jun 6 17:52:41 2004
+++ pear/scripts/pearcmd.php Mon Jul 12 16:22:50 2004
@@ -1,3 +1,4 @@
-+#!%%PREFIX%%/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1
++#!%%PREFIX%%/bin/php -nq
<?php
//
// +----------------------------------------------------------------------+