init
This commit is contained in:
6
modules/EcmPriceBooks/index.php
Executable file
6
modules/EcmPriceBooks/index.php
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
global $current_user;
|
||||
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
|
||||
require_once('modules/EcmPriceBooks/ListView.php');
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user