https://bugzilla.wikimedia.org/show_bug.cgi?id=50987
--- Comment #2 from Molly White <[email protected]> --- I've been told that $dir = __DIR__; $wgAutoloadClasses += array( 'BookManagerv2Hooks' => $dir . '/BookManagerv2.hooks.php', ... is slightly better than using __DIR__ each time. Is that not the case? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
