Too late (-:
I'd committed this before he even posted to the list, and only focused on the bug, not the CS.


http://news.phpdoc.info/php.doc/1302

S

Aidan Lister wrote:
We should probably use PEAR CS, and require instead of include:

function __autoload($class_name) {
     require_once $class_name . '.php';
}

I didn't see your commit, so assuming it's still local (waiting to be commited) we'll save the translators a commit

Reply via email to