diff --git a/.bzrignore b/.bzrignore index 7b1ec8ca..b0d067e1 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1 +1,2 @@ no vars +./config.inc.local.php diff --git a/admin/callhistory.php b/admin/callhistory.php index c281ed45..102e3cca 100644 --- a/admin/callhistory.php +++ b/admin/callhistory.php @@ -110,6 +110,7 @@ if ($operator_id) $rs = $db->Execute($sql); if (empty($rs)) { + xhtml_head(T_("Call History List"),true,$css,$js_head); print "
" . T_("No calls ever made") . "