- include exception.inc not .php

This commit is contained in:
Pierre Joye 2004-03-02 15:57:41 +00:00
parent 6644d38e35
commit 0132cc897b

View File

@ -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(){