mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 15:16:30 +02:00
#3866 - gsitemap typofix
This commit is contained in:
@@ -365,7 +365,7 @@ class gsitemap
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
$this->errortext = $sql->getLastErrorText();
|
$this->errortext = $sql->getLastErrorText();
|
||||||
$this->errPr = LAN_DELETED_FAILED;
|
$this->error = LAN_DELETED_FAILED;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user