Update cidlookup.php
This commit is contained in:
parent
a1ae920b4a
commit
b6b410a99c
@ -30,7 +30,7 @@
|
|||||||
include '../master.inc.php';
|
include '../master.inc.php';
|
||||||
|
|
||||||
$phone = GETPOST('phone');
|
$phone = GETPOST('phone');
|
||||||
$notfound = $phone;
|
$notfound = $langs->trans("Unknown");
|
||||||
|
|
||||||
// Security check
|
// Security check
|
||||||
if (empty($conf->clicktodial->enabled))
|
if (empty($conf->clicktodial->enabled))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user