static void autoload(
string
$classname)
|
|
Load the file where $classname is declared.
This method is used to load the subclasses of GALItem_frontend. The search path is read from the config file and the file "$searchpath/$classname.inc.php" is required once.
Parameters: