cleanup
This commit is contained in:
parent
3d93d01cd1
commit
7665d702a2
22 changed files with 97 additions and 132 deletions
|
|
@ -25,7 +25,7 @@ if (isset($_GET['password'])) {
|
|||
|
||||
if (!isset($ftp_username) || !isset($ftp_pass)) {
|
||||
$errorCount++;
|
||||
$errors[] = "No FTP accounts could be modified! Updated username and password were not sent by the OGP upload functions.";
|
||||
$errors[] = "No FTP accounts could be modified! Updated username and password were not sent by the GSP upload functions.";
|
||||
} else {
|
||||
|
||||
if ($errorCount == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue