X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=index.cgi;h=681c436b867e164fb48cd0017eb94464e6b2215a;hp=92310fd95cb10b877f25fe2b4a5a56e7588f7449;hb=d959549ee6cec995f6e8975002b3bc0e9375e564;hpb=9917259ba7ae33000a3aeb892f392ed71ad0377d;ds=sidebyside diff --git a/index.cgi b/index.cgi index 92310fd..681c436 100755 --- 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"