8 lines
89 B
PHP
8 lines
89 B
PHP
<?php
|
|
|
|
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
|
|
|
|
|
|
|
|
|
|
?>
|