mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-24 14:36:09 -04:00
Don't use the $newSessionValue array and cast $_REQUEST['level'] to a scalar string (log.php)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$data = array();
|
||||
$data = array();
|
||||
$message = '';
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user