Switch to new access levels system
[fa-stable.git] / admin / inst_module.php
index 342c3e7f811007c99313f64ff52889a95b352e74..00ab1adc90f5a08b4bc378b5c6e69c4125ffda8b 100644 (file)
@@ -9,7 +9,7 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 20;
+$page_security = 'SA_CREATEMODULES';
 $path_to_root="..";
 include_once($path_to_root . "/includes/session.inc");