Commit 1746abe
authored
Update setup.php, (#321)
Correct error :
php error - Error: Unknown column '' in 'WHERE' #299
Adding $syslog_incoming_config into the global on syslog_connect will resolve the issue.
$syslog_incoming_config is not used here, but it's define by a call to include(SYSLOG_CONFIG)1 parent a626774 commit 1746abe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments