New: Add filter on date for services
This commit is contained in:
parent
47f3b1ee07
commit
5758db39d3
@ -784,7 +784,6 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs
|
|||||||
global $user, $conf, $langs, $db;
|
global $user, $conf, $langs, $db;
|
||||||
|
|
||||||
if (empty($conf->css)) $conf->css ='/theme/eldy/eldy.css.php';
|
if (empty($conf->css)) $conf->css ='/theme/eldy/eldy.css.php';
|
||||||
|
|
||||||
//header("Content-type: text/html; charset=UTF-8");
|
//header("Content-type: text/html; charset=UTF-8");
|
||||||
header("Content-type: text/html; charset=".$conf->character_set_client);
|
header("Content-type: text/html; charset=".$conf->character_set_client);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user