BUFIX: Syntax error.

git-svn-id: http://www.observium.org/svn/observer/trunk@1039 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Geert Hauwaerts
2010-03-21 19:06:20 +00:00
parent 26bc8edda5
commit b8e962de5d

View File

@ -58,7 +58,7 @@ $config['page_refresh'] = "0"; ## Refresh the page every xx seconds
$config['front_page'] = "pages/front/default.php";
$config['email_default'] = "adama@as8681.net";
$config['email_from'] = "Observer <observer@" . $config['mydomain'] . >";
$config['email_from'] = "Observer <observer@" . $config['mydomain'] . ">";
$config['email_headers'] = "From: " . $config['email_from'] . "\r\n";
$config['login_message'] = "Unauthorised access or use shall render the user liable to criminal and/or civil prosecution.";