]> git.plutz.net Git - confetti/blobdiff - index.cgi
allowed editing of full name
[confetti] / index.cgi
index 92310fd95cb10b877f25fe2b4a5a56e7588f7449..681c436b867e164fb48cd0017eb94464e6b2215a 100755 (executable)
--- a/index.cgi
+++ b/index.cgi
@@ -48,4 +48,6 @@ EOF
 cgi_get
 debug "$_GET"
 
+. "$_EXEC/constants.sh"
+
 [ -n "$_GET[\"action\"]" ] && . "$_EXEC/action.sh" || . "$_EXEC/page.sh"