language/english/uploader_error.php
Expected 1 space after comma in function call; 2 found Open
Open
define("_ER_UP_FAILEDFETCHIMAGESIZE", "Failed fetching image size of %s, skipping max dimension check..");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_MIMETYPELOAD","Error loading mimetypes definition");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_ERRORSRETURNED","Errors Returned While Uploading");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_UNKNOWNFILETYPEREJECTED","Unknown filetype rejected");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_FILENOTFOUND","File not found");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_ERROROCCURRED","Error occurred : Error #%s");
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
?>
- Exclude checks
A closing tag is not permitted at the end of a PHP file Open
Open
?>
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_NOFILEUPLOADED","No file uploaded");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_FAILEDOPENDIR","Failed opening directory : %s");
- Exclude checks
No space found after comma in function call Open
Open
define("_ER_UP_FILENAMEEMPTY","Filename Is Empty");
- Exclude checks