Debug log added
This commit is contained in:
@@ -25,8 +25,9 @@ class BackendModel extends Model
|
||||
log_message('critical', "wrenchboard_api-STARTING" );
|
||||
$ret = 10999;
|
||||
$out = $in;
|
||||
/* $this->wrenchboard_load();
|
||||
if (!is_array($in)) {
|
||||
log_message('critical', "wrenchboard_api-ENTERED".serialize($in) );
|
||||
$this->wrenchboard_load();
|
||||
/* if (!is_array($in)) {
|
||||
$in = array();
|
||||
}
|
||||
if (!is_array($out)) {
|
||||
|
||||
Reference in New Issue
Block a user