https://bugzilla.wikimedia.org/show_bug.cgi?id=34282
--- Comment #2 from Van de Bugger <[email protected]> 2012-02-09 17:55:37 UTC --- Let me proposed approach... You could rename include file to "Comments.php", and create a special stub "Comment.php" for backward compatibility: require_once( dirname( __FILE__ ) . "/Comments.php" ); Later you could drop it... -- 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
