From: Hartmut Holzgraefe Date: Sat, 15 Mar 2003 22:37:03 +0000 (+0000) Subject: thinko fix to kill warnings X-Git-Tag: RELEASE_0_5~460 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b178b52eee59129d2cebd92eb4a2cbfd6c36e2c;p=php thinko fix to kill warnings --- diff --git a/scripts/ext_skel_ng/php_constant.php b/scripts/ext_skel_ng/php_constant.php index fd1ac36352..c1db564b73 100644 --- a/scripts/ext_skel_ng/php_constant.php +++ b/scripts/ext_skel_ng/php_constant.php @@ -25,7 +25,7 @@ return trim(" - $name + {$this->name} (integer) {$this->value} @@ -35,4 +35,4 @@ } } -?> \ No newline at end of file +?>