summaryrefslogtreecommitdiff
path: root/browse.h
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2023-07-26 09:41:28 +0200
committerVincent Douillet <vincent@vdouillet.fr>2023-08-01 18:14:47 +0200
commit89a76cdd3fa168902d83f4c043d2cc6629b40024 (patch)
treed09e916129894e64010ae5d8f6dbe68ef842d02f /browse.h
parent519194a2199af44b157812705aa8838068a97bc8 (diff)
browse folders
Diffstat (limited to 'browse.h')
-rw-r--r--browse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/browse.h b/browse.h
index 888cbc7..3d34d94 100644
--- a/browse.h
+++ b/browse.h
@@ -33,6 +33,8 @@
#include <kcgi.h>
+#define BROWSE_URL "browse"
+
/*
* browse page allows to browse through the folder hierarchy under DATA_DIR,
* returns 0 in case of success, an error code otherwise