Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Oct 30, 2013
1 parent 253e8ad commit bab8159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion horde/config/hooks.php.dist
Expand Up @@ -645,7 +645,7 @@ class Horde_Hooks
// {
// // Example #1: Send a notification message to the web server
// // administrator's e-mail address.
// $ $aders = array(
// $headers = array(
// 'To' => $_SERVER['SERVER_ADMIN'],
// 'From' => $_SERVER['SERVER_ADMIN'],
// 'Subject' => 'New ' . $GLOBALS['registry']->get('name', 'horde') . ' Signup'
Expand Down

0 comments on commit bab8159

Please sign in to comment.