mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
coding standards
This commit is contained in:
parent
613dc03832
commit
69d0253109
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ class SyslogLog extends BaseLog {
|
|||
|
||||
/**
|
||||
* Closes the logger connection
|
||||
**/
|
||||
*/
|
||||
public function __destruct() {
|
||||
closelog();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue