Manual talk:$wgDisableCounters

From MediaWiki.org

Jump to: navigation, search

[edit] Operator Question

Why use "<>" instead of "==" or "===" when comparing user name?

<> is actually an alternative (and deprecated, as far as I know) syntax for !=. —Emufarmers(T|C) 21:02, 26 October 2008 (UTC)