Don't show user contribs/email link on non-user pages (bug 963283)
[lhc/web/wiklou.git] / Version.php
1 <?php
2 # The actual version number is in DefaultSettings.php
3 # and can be seen through the wiki at [[Special:Version]]
4
5 # This is for an ancient update item and probably is not
6 # necessary.
7 $wgSoftwareRevision = 1002;
8 ?>