Skip to content

Commit

Permalink
coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
euromark committed Oct 15, 2013
1 parent 613dc03 commit 69d0253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Log/Engine/SyslogLog.php
Expand Up @@ -154,7 +154,7 @@ protected function _write($priority, $message) {

/**
* Closes the logger connection
**/
*/
public function __destruct() {
closelog();
}
Expand Down

0 comments on commit 69d0253

Please sign in to comment.