This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 6236 $ $Id: autoload.inc 6354 2009-04-15 02:41:21Z mvdam $ |
| Copyright: | (c)2000-2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
|
The autoloader, autoloads classes that PHP can't find.
PHP 5 only.
Parameters:| string | $classname: | The name of the class PHP can't find |
