GALLERY_CONFIG_DIR [line 46]
GALLERY_CONFIG_DIR = dirname(__FILE__)
|
|
GALLERY_FORM_VARIABLE_PREFIX [line 30]
GALLERY_FORM_VARIABLE_PREFIX = 'g2_'
|
|
The prefix for all HTTP GET/POST arguments. Define this as early as possible so that we can use it in the FastDownload code in main.php.