Commit: 796397028e4caf8d6201eba3462b24d8d4e8d0b1 Author: Hannes Magnusson <[email protected]> Fri, 13 Dec 2013 00:52:08 -0800 Parents: 8de28294062cd1efb392360aaf9c9387a4cf2b4b Branches: master
Link: http://git.php.net/?p=web/wiki.git;a=commitdiff;h=796397028e4caf8d6201eba3462b24d8d4e8d0b1 Log: Switch the theme to the new mashup Changed paths: M dokuwiki/conf/local.php Diff: diff --git a/dokuwiki/conf/local.php b/dokuwiki/conf/local.php index 7409702..2e4997c 100644 --- a/dokuwiki/conf/local.php +++ b/dokuwiki/conf/local.php @@ -8,7 +8,7 @@ $conf['title'] = 'PHP Wiki'; -$conf['template'] = 'phpwiki'; +$conf['template'] = 'phpnet'; $conf['useacl'] = 1; $conf['authtype'] = 'phpcvs'; $conf['superuser'] = '@admin'; -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
