Index: trunk/phpwiki/fpw/wikiText.php |
— | — | @@ -1,13 +0,0 @@ |
2 | | -<? |
3 | | -include_once ( "wikiTextEn.php" ) ; |
4 | | - |
5 | | -$wikiThisDBserver = "127.0.0.1" ; |
6 | | -$wikiThisDBuser = "root" ; |
7 | | -$wikiThisDBpassword = "" ; |
8 | | - |
9 | | -$wikiLogoFile = "/fpw/wiki.png" ; |
10 | | -$wikiStarTrekImage = "/fpw/startrek.png" ; |
11 | | - |
12 | | -#$useCachedPages = true ; |
13 | | - |
14 | | -?> |
\ No newline at end of file |