]> granicus.if.org Git - php/commitdiff
- include exception.inc not .php
authorPierre Joye <pajoye@php.net>
Tue, 2 Mar 2004 15:57:41 +0000 (15:57 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 2 Mar 2004 15:57:41 +0000 (15:57 +0000)
ext/reflection/tests/invoke.phpt

index 079ab43c2e96ae70ef3a03bf883f3da933878705..5e28016eca57ae5d38063e30a73f674ea6e79062 100755 (executable)
@@ -3,7 +3,7 @@ invoke with non object or null value
 --FILE--
 <?php
 
-include_once dirname(__FILE__).'/exception.php';
+include_once dirname(__FILE__).'/exception.inc';
 
 class a {
        function a(){