Remove unused reference to web_header

This commit is contained in:
Paul Gear 2014-06-14 08:05:29 +10:00
parent 2b047f62b6
commit 20ca66919b

View File

@ -116,7 +116,6 @@ $config['page_title_prefix'] = "";
$config['page_title_suffix'] = $config['project_name'];
$config['timestamp_format'] = 'd-m-Y H:i:s';
$config['page_gen'] = 0; # display MySqL & PHP stats in footer?
$config['web_header'] = "header.inc.php"; # in html/includes
$config['login_message'] = "Unauthorised access or use shall render the user liable to criminal and/or civil prosecution.";
$config['old_graphs'] = 1; // RRDfiles from before the great rra reform. This is default for a while.