remove logging
This commit is contained in:
parent
85082ea509
commit
c49935d91c
@ -292,7 +292,7 @@ function bbtoevent($s) {
|
|||||||
$ev['nofinish'] = 1;
|
$ev['nofinish'] = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
logger('bbtoevent: ' . print_r($ev,true));
|
// logger('bbtoevent: ' . print_r($ev,true));
|
||||||
|
|
||||||
return $ev;
|
return $ev;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user