Switch to new access levels system
[fa-stable.git] / gl / bank_transfer.php
index 94748d2f0631daf471765a1d3edd563aec46dfcc..b7c7fcc5ef56ded16bb071e9b575b58cf4de588c 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>.
 ***********************************************************************/
-$path_to_root="..";
-$page_security = 5;
+$page_security = 'SA_BANKTRANSFER';
+$path_to_root = "..";
 
 include_once($path_to_root . "/includes/session.inc");