Exemplo n.º 1
0
function __autoload($class_name)
{
    AutoLoader::include_from_registry($class_name);
}