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
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
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');