Switch to new access levels system
[fa-stable.git] / admin / forms_setup.php
index a15cfe4a72171390e88a2b1b78e9adb0215ff40e..33982b1e4c7cd48f0b06b4255a4a69d09454bca0 100644 (file)
@@ -9,8 +9,8 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security =10;
-$path_to_root="..";
+$page_security = 'SA_FORMSETUP';
+$path_to_root = "..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Forms Setup"));