Switch to new access levels system
[fa-stable.git] / reporting / reports_main.php
index d02f01f737b42ec4e3d499edb5dad160ed504780..7536d2b2b88e7cbc0ae739c38e5e7281c48dcc8f 100644 (file)
@@ -10,7 +10,7 @@
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
 $path_to_root="..";
-$page_security = 5;
+$page_security = 'SA_OPEN';
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/includes/date_functions.inc");