https://bugzilla.wikimedia.org/show_bug.cgi?id=21215
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|need-review | --- Comment #3 from Max Semenik <[email protected]> 2009-11-15 10:09:52 UTC --- A few comments: - <img src="<?php echo htmlspecialchars( $path ) ?>skins/common/images/mediawiki.png" alt='The MediaWiki logo' /> + <img src="skins/common/images/mediawiki.png" alt='The MediaWiki logo' /> What if MediaWiki is not set up in server root? This is a pretty common situation, by the way. - <?php + <?phpr Please try to preview your patches before submitting, otherwise such mistakes will be inavoidable. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
