From 422ed429d84b32cec4ae56100116e66cff317cb8 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Fri, 14 Jul 2006 13:11:54 +0000 Subject: [PATCH] typo git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@481 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs.net/wiki.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs.net/wiki.php b/htdocs.net/wiki.php index 505eb73..383a48d 100644 --- a/htdocs.net/wiki.php +++ b/htdocs.net/wiki.php @@ -25,7 +25,7 @@ require_once("xnet.inc.php"); // the wiki engine used is pmwiki. // the templates created are stored in wiki.d/cache_wikiword.tpl -new_page('wiki.tpl')); +new_page('wiki.tpl'); if ($globals->wiki->wikidir && $globals->xnet->wiki) { $wikisite = 'xnet'; -- 2.1.4