Switch to new access levels system
[fa-stable.git] / admin / attachments.php
index 8a7dba1cabc8330e9bea5683f7033cbbedd17bb0..6febfb70c92c77b922204d9162178abc65472275 100644 (file)
@@ -10,7 +10,7 @@
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
 $path_to_root="..";
-$page_security = 8;
+$page_security = 'SA_ATTACHDOCUMENT';
 
 include_once($path_to_root . "/includes/session.inc");