Adding Last Update

This commit is contained in:
2020-08-14 14:58:29 +02:00
parent d605acbd51
commit b8a8d75084
12 changed files with 505 additions and 329 deletions

View File

@@ -94,5 +94,3 @@ $sDebug = ob_get_clean();
if(Settings::DEBUG && $sDebug!='') $oSpot->addUncaughtError($sDebug);
echo $sResult;
?>