https://bugzilla.wikimedia.org/show_bug.cgi?id=31293
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #4 from Roan Kattouw <[email protected]> 2011-10-02 20:22:52 UTC --- (In reply to comment #0) > <div id="loginend"><?php > if($PROTOCOL=="https"){ > $this->msgWiki( 'loginend-secure' ); > }else{ > $this->msgWiki( 'loginend' ); > } > ?></div> > Did this in r98707, thanks for the suggestion. I went with loginend-https instead of loginend-secure, though, and made it fall back to loginend if loginend-https doesn't exist. -- 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
