Switch to new access levels system
[fa-stable.git] / admin / company_preferences.php
index 74b878e20dea8bd44b5b7f0d4566ed5db627884d..66a11281fa9cabb3711b2440bf36ec3961d2bd12 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_SETUPCOMPANY';
+$path_to_root = "..";
 include($path_to_root . "/includes/session.inc");
 
 page(_("Company Setup"));