]> granicus.if.org Git - php/commitdiff
- Fixed test (LF)
authorFelipe Pena <felipe@php.net>
Sun, 10 Aug 2008 00:44:55 +0000 (00:44 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 10 Aug 2008 00:44:55 +0000 (00:44 +0000)
Zend/tests/unset.inc

index 12f02dc0afd701c5fec03a7d316e35a4bd07d260..ef809b3939afef9521c026a530c828f8c9828f7b 100644 (file)
@@ -1,3 +1,5 @@
 <?php
+
 unset($x)
+
 ?>