Revision 9d5b2674
Added by Scott Ullrich almost 19 years ago
etc/inc/notices.inc | ||
---|---|---|
63 | 63 |
} |
64 | 64 |
fwrite($queueout, serialize($queue)); |
65 | 65 |
fclose($queueout); |
66 |
log_error("notice", "New alert found: {$notice}");
|
|
66 |
log_error("New alert found: {$notice}"); |
|
67 | 67 |
return $queuekey; |
68 | 68 |
} |
69 | 69 |
|
Also available in: Unified diff
Wrong value slipped in