mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
error.php, index.php, upload-file.php, upload2usb.php: Updating error message to refer to FAQs, titles to be more succinct, adding exception when directory can't be created.
This commit is contained in:
parent
312ddce9ec
commit
f8b743dafc
4 changed files with 8 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* Upload2USB App - Process Submission
|
||||
*/
|
||||
|
||||
$title = "IIAB Upload to USB App Results";
|
||||
$title = "Upload to USB Results";
|
||||
include("header.php");
|
||||
|
||||
//get folder path where file will be stored
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue