From: Steph Fox Date: Fri, 1 Feb 2008 14:40:57 +0000 (+0000) Subject: ws X-Git-Tag: RELEASE_2_0_0a1~670 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5e8315e80ff688aec39b848e5c0c1247e0f0cbb;p=php ws --- diff --git a/ext/phar/makestub.php b/ext/phar/makestub.php index 41da045950..44e0b96337 100644 --- a/ext/phar/makestub.php +++ b/ext/phar/makestub.php @@ -106,4 +106,4 @@ $stub .= "); }"; file_put_contents(dirname(__FILE__) . '/stub.h', $stub."\n"); -?> \ No newline at end of file +?>