Switch to new access levels system
[fa-stable.git] / gl / manage / exchange_rates.php
index 528b42030d6a74fde6a1c196f37c6e13a6cb22f9..dd2ee6e6dbe7295ee201118d6a6af24fd0acaea2 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_EXCHANGERATE';
+$path_to_root = "../..";
 include($path_to_root . "/includes/db_pager.inc");
 include_once($path_to_root . "/includes/session.inc");