On 8/18/07, Rick Harding <[EMAIL PROTECTED]> wrote: > > I'm trying to play with the graphic component of EZ Components. I've > installed via pear on an ubuntu linux machine. I'm already using an autoload > method registered via spl_autoload_register so what I did was just a quick > check in my custom autoloader to see if the class name beings with ezc I do > a ezcBase::autoload( $className );
Never mind...helps if you keep the case correct in the variables. Got it working. Rick
-- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
