Remove all traces of AudioBook, clean up some warnings
This commit is contained in:
@@ -53,6 +53,7 @@ class Html extends Formatter {
|
||||
|
||||
$first = reset($data);
|
||||
$single = ! is_array($first);
|
||||
$columns = array();
|
||||
|
||||
$content .= '<table class="table table-striped table-hover table-condensed table-responsive"><thead>';
|
||||
if($single) {
|
||||
|
||||
Reference in New Issue
Block a user