Files
crm.twinpol.com/modules/EcmPriceBooks2/index.php
2025-05-12 15:44:39 +00:00

6 lines
160 B
PHP
Executable File

<?php
global $current_user;
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
require_once('modules/EcmPriceBooks/ListView.php');
?>