From c122763bc0fbd1cd64933af7d60ddcfb1feccb4f Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 2 May 2004 22:55:22 +0000 Subject: [PATCH] - Look for missing classes in include_path --- ext/spl/examples/autoload.inc | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/ext/spl/examples/autoload.inc b/ext/spl/examples/autoload.inc index 34072f8e4a..430680645a 100755 --- a/ext/spl/examples/autoload.inc +++ b/ext/spl/examples/autoload.inc @@ -1,7 +1,30 @@ \ No newline at end of file -- 2.50.1