configGlobal
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once('/var/www/html/.hta_config/crm_config.php');
|
||||
require_once('.hta_config/crm_config.php');
|
||||
if($_SESSION['user_type']=='admin'){
|
||||
$all_leads_url = '/admin/cleads';
|
||||
} else
|
||||
|
||||
Reference in New Issue
Block a user