Fixed security sections update.
[fa-stable.git] / inventory / manage / sales_kits.php
index 750d059e6c5fd4c7b6ba905e03633893c44e35ef..09cb731a5a7e0fd667c60f3f53ddba81112d8c02 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 = 11;
-$path_to_root="../..";
+$page_security = 'SA_SALESKIT';
+$path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
 page(_("Sales Kits & Alias Codes"));