@@ -0,0 +1,10 @@
<?php
require_once '../objects/class_management.php';
$oClassManagement = new ClassManagement('eventcinema');
$oClassManagement->incClass('rss');
$oEventCinema = new EventCinema();
echo $oEventCinema->getRss();
The note is not visible to the blocked user.