]> git.plutz.net Git - serve0/blobdiff - index.cgi
application of tag filters
[serve0] / index.cgi
index a8ddaa85499a5efb97a368d057b22fc63165314f..7a1a3efd2106a677365c2a8ab7c927c8b7608bc7 100755 (executable)
--- a/index.cgi
+++ b/index.cgi
@@ -48,6 +48,9 @@ elif [ -f "$_DATA/$ITEM" ]; then
   esac
 elif [ -d "$_DATA/$ITEM" ]; then
   case $(GET a) in
+    advsearch)
+      . "$_EXEC/advsearch.sh"
+    ;;
     spawnindex)
       if [ "$(POST recursive)" = yes ]; then
         find "$_DATA/$ITEM" -depth -type d \! -name .index \