aboutsummaryrefslogtreecommitdiff
path: root/not_found.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'not_found.cgi')
-rwxr-xr-xnot_found.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/not_found.cgi b/not_found.cgi
index 425bf65..52ad19a 100755
--- a/not_found.cgi
+++ b/not_found.cgi
@@ -47,7 +47,7 @@ $d << <<END
</ul>
#{str[4]}
<ul>
- <li><a href='#{SITEURL}'>#{str[5]}</a></li>
+ <li><a href='#{$conf.siteurl}'>#{str[5]}</a></li>
</ul>
</p>
END