https://bugzilla.wikimedia.org/show_bug.cgi?id=26753
--- Comment #3 from Bawolff <[email protected]> 2011-01-17 14:54:26 UTC --- I previously said >Could probably be fixed by passing false as a second parameter to the >class_exists. Actually, that'd probably mess things up if a skin type extension tries to use the autoloader to load an extension skin. I have no idea if any skin extensions try to do that, but its conceivable they might. Maybe output a wfDebug line just before doing the check saying to ignore the next line, but then that is more clutter. Maybe just wontfix? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
