Cheetah
|
Go to the source code of this file.
Variables | |
if(!defined("TEMP_FILE_NAME")) define("TEMP_FILE_NAME" | _temp |
if(!defined("MP3_EXTENSION")) define("MP3_EXTENSION" | mp3 |
if(!defined("SCREENSHOT_EXT")) define("SCREENSHOT_EXT" | jpg |
if(!defined("STATUS_APPROVED")) define("STATUS_APPROVED" | approved |
if(!defined("STATUS_DISAPPROVED")) define("STATUS_DISAPPROVED" | disapproved |
if(!defined("STATUS_PENDING")) define("STATUS_PENDING" | pending |
if(!defined("STATUS_PROCESSING")) define("STATUS_PROCESSING" | processing |
if(!defined("STATUS_FAILED")) define("STATUS_FAILED" | failed |
$aInfo | |
$aModules | |
$aInfo |
Definition at line 18 of file constants.inc.php.
$aModules |
Definition at line 26 of file constants.inc.php.
if (!defined("TEMP_FILE_NAME")) define("TEMP_FILE_NAME" _temp |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 8 of file constants.inc.php.
if (!defined("STATUS_APPROVED")) define("STATUS_APPROVED" approved |
Definition at line 12 of file constants.inc.php.
if (!defined("STATUS_DISAPPROVED")) define("STATUS_DISAPPROVED" disapproved |
Definition at line 13 of file constants.inc.php.
if (!defined("STATUS_FAILED")) define("STATUS_FAILED" failed |
Definition at line 16 of file constants.inc.php.
if (!defined("SCREENSHOT_EXT")) define("SCREENSHOT_EXT" jpg |
Definition at line 10 of file constants.inc.php.
if (!defined("MP3_EXTENSION")) define("MP3_EXTENSION" mp3 |
Definition at line 9 of file constants.inc.php.
if (!defined("STATUS_PENDING")) define("STATUS_PENDING" pending |
Definition at line 14 of file constants.inc.php.
if (!defined("STATUS_PROCESSING")) define("STATUS_PROCESSING" processing |
Definition at line 15 of file constants.inc.php.