change config_load section back to setup

This commit is contained in:
mohrt
2001-08-06 22:46:41 +00:00
parent 0a007ed628
commit c3d556c3ed
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{config_load file=test.conf section=""}
{config_load file=test.conf section="setup"}
{include file=header.tpl title=foo}
<PRE>

View File

@@ -1,4 +1,4 @@
{config_load file=test.conf section=""}
{config_load file=test.conf section="setup"}
{include file=header.tpl title=foo}
<PRE>