diff options
Diffstat (limited to 'browse.h')
-rw-r--r-- | browse.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |