diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 15:21:06 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 15:21:06 +0200 |
| commit | 30221aa2a5ba578e21cf2fd99748d59c23fede39 (patch) | |
| tree | f535ab99a37981278a417fad64512d49382c35f6 /Xerl/Page | |
| parent | 5aeb8c969a65fd2abf0d9f3dd4d010a7a3b558bd (diff) | |
remove cookies/sessions
Diffstat (limited to 'Xerl/Page')
| -rw-r--r-- | Xerl/Page/Templates.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xerl/Page/Templates.pm b/Xerl/Page/Templates.pm index 8b7c6d1..7c31a27 100644 --- a/Xerl/Page/Templates.pm +++ b/Xerl/Page/Templates.pm @@ -84,7 +84,6 @@ sub parse($) { } else { - my $xmlconfigpath = $config->get_hostpath() . 'config.xml'; $xmlconfigpath = $config->get_defaulthostpath() . 'config.xml' |
