Table of Contents
-
$ANTI_DUPE
: bool
-
$BLACKLIST_DB
: bool
-
$BLOCKED_EXTENSIONS
: array<string|int, mixed>
-
$BLOCKED_MIME
: array<string|int, mixed>
-
$DB
: mixed
-
$DB_MODE
: string
-
$DB_PASS
: string
-
$DB_PATH
: string
-
$DB_USER
: string
-
$FILES_RETRIES
: int
-
$FILES_ROOT
: string
-
$FILTER_MODE
: bool
-
$ID_CHARSET
: string
-
$LOG_IP
: bool
-
$NAME_LENGTH
: int
-
$SSL
: bool
-
$URL
: string
-
loadConfig()
: mixed
$ANTI_DUPE
public
static bool
$ANTI_DUPE
$BLACKLIST_DB
public
static bool
$BLACKLIST_DB
$BLOCKED_EXTENSIONS
public
static array<string|int, mixed>
$BLOCKED_EXTENSIONS
$BLOCKED_MIME
public
static array<string|int, mixed>
$BLOCKED_MIME
$DB
public
static mixed
$DB
$DB_MODE
public
static string
$DB_MODE
$DB_PASS
public
static string
$DB_PASS
$DB_PATH
public
static string
$DB_PATH
$DB_USER
public
static string
$DB_USER
$FILES_RETRIES
public
static int
$FILES_RETRIES
$FILES_ROOT
public
static string
$FILES_ROOT
$FILTER_MODE
public
static bool
$FILTER_MODE
$ID_CHARSET
public
static string
$ID_CHARSET
$LOG_IP
public
static bool
$LOG_IP
$NAME_LENGTH
public
static int
$NAME_LENGTH
$SSL
public
static bool
$SSL
$URL
public
static string
$URL
loadConfig()
public
static loadConfig() : mixed
-
throws
-
Exception
Return values
mixed
—