X-Git-Url: http://git.plutz.net/?p=shcgi;a=blobdiff_plain;f=index.cgi;h=b406bc9e827ff43b36e19bf6d7cd9a48efd01614;hp=61073454582d8d8a9212491dd4c221fa2ddaa3f3;hb=397e40b92e591ae9066dcabb414d8097555beea8;hpb=ae8b8df6f76b8e9f1976fc02e82bd4db6e3e31a6 diff --git a/index.cgi b/index.cgi index 6107345..b406bc9 100755 --- a/index.cgi +++ b/index.cgi @@ -34,7 +34,6 @@ _EXEC="${real%/shcgi/index.cgi}" #execution directory [ -r "$_DATA/local.opts" ] && . "$_DATA/local.opts" . "$_EXEC/shcgi/cgi.sh" -cgi_get [ -x "$_EXEC/globals.sh" ] && . "$_EXEC/globals.sh"