1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

#3866 - gsitemap typofix

This commit is contained in:
Tijn Kuyper
2019-10-11 19:41:07 +02:00
parent 0d2b81b741
commit efb314d083

View File

@@ -365,7 +365,7 @@ class gsitemap
else
{
$this->errortext = $sql->getLastErrorText();
$this->errPr = LAN_DELETED_FAILED;
$this->error = LAN_DELETED_FAILED;
}
}