https://bugzilla.wikimedia.org/show_bug.cgi?id=32969
--- Comment #6 from Jeroen De Dauw <[email protected]> 2011-12-13 21:10:27 UTC --- I have this, and it works just fine: foreach( $extensions as $extension ) { require_once( dirname( __FILE__ ) . "/extensions/$extension/$extension.php" ); } > Could you also update By all means, use the edit button :) -- 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
