Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Courteous Autoload Method

edited January 2010 in Feedback
Vanilla 2 Code Suggestion:

use spl_autoload_register('your_autoload_function'); instead of __autoload($ClassName); so other code may register their own autoload function.

in /library/core/functions.general.php
Tagged:

Comments

Sign In or Register to comment.