added spaces + some curly braces + some usage of dbm::is_result()

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Haeder
2017-04-04 19:47:32 +02:00
committed by Roland Häder
parent 27b3943cc7
commit cdff732044
2 changed files with 25 additions and 27 deletions

View File

@@ -82,6 +82,7 @@ function format_event_html($ev, $simple = false) {
}
/*
@TODO old-lost code found?
function parse_event($h) {
require_once('include/Scrape.php');