mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2025-08-05 14:48:23 +00:00
Should be just minor changes I think
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
}elseif(!$result = $db->query($sql)){
|
||||
die('There was a problem trying to upload your file - [' . $db->error . ']');
|
||||
}else{
|
||||
echo "There was a problem trying to upload your file - Could be a database error";
|
||||
echo "There was a problem trying to upload your file - Could be a server error";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user