Enable query logging for attendance processing by uncommenting the echo statement
This commit is contained in:
@ -504,7 +504,7 @@ class LogController
|
|||||||
}
|
}
|
||||||
// echo $qry."\n";
|
// echo $qry."\n";
|
||||||
// if($deviceid=='172.16.110.251'){
|
// if($deviceid=='172.16.110.251'){
|
||||||
//echo $qry."\n";
|
echo $qry."\n";
|
||||||
// }
|
// }
|
||||||
if($this->executeSP($qry)){
|
if($this->executeSP($qry)){
|
||||||
// if($rw['attendancename']=='OUT'){
|
// if($rw['attendancename']=='OUT'){
|
||||||
|
|||||||
Reference in New Issue
Block a user