Switch to new access levels system
[fa-stable.git] / admin / fiscalyears.php
index 3df3205fa84d96e457bee748395cc8006e75de6e..a0cb0ced0ca90fa159b09b8cc59fb6c6a9681074 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 = 9;
-$path_to_root="..";
+$page_security = 'SA_FISCALYEARS';
+$path_to_root = "..";
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/includes/date_functions.inc");