]> git.plutz.net Git - shellwiki/blobdiff - index.cgi
attachment processing, serving and overview
[shellwiki] / index.cgi
index ea78af168a22a187e80bfa4e1bfa302b7afa67dd..9b38362b665dffae0b6a0f59286e0aff5d8da30e 100755 (executable)
--- a/index.cgi
+++ b/index.cgi
@@ -86,8 +86,6 @@ case "${PATH_INFO}" in
     if [ -f "$_DATA/pages/$PATH_INFO/#page.md" \
       -o -f "$_EXEC/pages/$PATH_INFO/#page.md" ]; then
       theme_page "${PATH_INFO}"
-    else
-      theme_404
     fi
     ;;
   */"[login]")