Fixed GET continuation after timeot and logout page access without authorization.
[fa-stable.git] / gl / manage / currencies.php
index 4d5bf91892f1dc1557fb2b05b0c1345991c03f6c..689389dedfb03f9b15cbf7b542de95ef8f7a6d38 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_CURRENCY';
+$path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
 page(_("Currencies"));