r124 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r123‎ | r124 | r125 >
Date:16:58, 11 February 2002
Author:magnus_manske
Status:old
Tags:
Comment:
*** empty log message ***
Modified paths:
  • /trunk/phpwiki/fpw/wikiSettings.php (modified) (history)
  • /trunk/phpwiki/fpw/wikiTextEn.php (modified) (history)

Diff [purge]

Index: trunk/phpwiki/fpw/wikiSettings.php
@@ -36,6 +36,7 @@
3737 # Functions
3838
3939 # Is there any reason to localise this function? Ever?
 40+# Not for a language, but other servers, if others want to use this software!
4041 function wikiLink ( $a ) {
4142 global $wikiArticleSource ;
4243 $a = str_replace ( " " , "+" , $a ) ;
Index: trunk/phpwiki/fpw/wikiTextEn.php
@@ -1,6 +1,6 @@
22 <?
33 # ATTENTION:
4 -# To fit your local settings, PLEASE edit wikiText.php ONLY!
 4+# To fit your local settings, PLEASE edit wikiSettings.php and wikiLocalSettings.php ONLY!
55 # Change settings here ONLY if they're to become global in all wikipedias!
66
77

Status & tagging log