@@ -88,7 +88,7 @@ elseif($sAction!='' && !$bLoggedIn)
$sResult = $oCATC->updateServer();
break;
case 'file_update':
$sResult = $oCATC->updateFile();
$sResult = $oCATC->updateFiles();
default:
$sResult = CATC::getJsonResult(false, CATC::NOT_FOUND);
The note is not visible to the blocked user.