Source for file dwooAutoload.php
Documentation is available at dwooAutoload.php
if (substr($class, 0, 5) ===
'Dwoo_') {
include strtr($class, '_', DIRECTORY_SEPARATOR).
'.php';
Documentation generated on Wed, 24 Dec 2008 02:13:26 +0100 by phpDocumentor 1.4.0