mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-18 05:58:01 +00:00
fixed typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
//If set, upload form will only be shown on that location
|
//If set, upload form will only be shown on that location
|
||||||
//eg: define('UPLOAD_FORM_LOCATION', '/secret/upload'); then the upload form will only be visible
|
//eg: define('UPLOAD_FORM_LOCATION', 'secret/upload'); then the upload form will only be visible
|
||||||
//from http://your.domain/secret/upload
|
//from http://your.domain/secret/upload
|
||||||
define('UPLOAD_FORM_LOCATION', false);
|
define('UPLOAD_FORM_LOCATION', false);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user