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 Sun, 07 Sep 2008 23:57:44 +0200 by phpDocumentor 1.4.0