summaryrefslogtreecommitdiff
path: root/src/sp_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp_config.h')
-rw-r--r--src/sp_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp_config.h b/src/sp_config.h
index 407c9bd..fb25fdb 100644
--- a/src/sp_config.h
+++ b/src/sp_config.h
@@ -272,7 +272,6 @@ typedef struct {
272#define SP_TOKEN_SERVER_STRIP "server_strip" 272#define SP_TOKEN_SERVER_STRIP "server_strip"
273#define SP_TOKEN_SID_MIN_LENGTH "sid_min_length" 273#define SP_TOKEN_SID_MIN_LENGTH "sid_min_length"
274#define SP_TOKEN_SID_MAX_LENGTH "sid_max_length" 274#define SP_TOKEN_SID_MAX_LENGTH "sid_max_length"
275#define SP_TOKEN_SHOW_OLD_PHP_WARNING "show_old_php_warning"
276 275
277// upload_validator 276// upload_validator
278#define SP_TOKEN_UPLOAD_SCRIPT "script" 277#define SP_TOKEN_UPLOAD_SCRIPT "script"