Switch to new access levels system
[fa-stable.git] / sales / manage / recurrent_invoices.php
index 4e83cb02bac142bf37aa37b1d6465184f0646c06..ad2e4b4e675b328600c207298e4a0d816dce1e14 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 = 3;
-$path_to_root="../..";
+$page_security = 'SA_SRECURRENT';
+$path_to_root = "../..";
 include($path_to_root . "/includes/session.inc");
 include($path_to_root . "/includes/ui.inc");