program/lib/Auth/SASL.php @@ -91,7 +91,8 @@ } require_once($filename); return new $classname(); $obj = new $classname(); return $obj; } }