X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/70c7fd5765720621553b3ddaff1009c795f49a76..c1e881bf91137ae05b6ceb99db1234e71be200ec:/wblist.php diff --git a/wblist.php b/wblist.php index eeb5409..0486db7 100644 --- a/wblist.php +++ b/wblist.php @@ -4,9 +4,9 @@ require_once $CFG->root . 'lib/utils.inc.php'; function createHeader($data) { - $out = ''; + $out = '
$i | "; foreach ($obj as $value) { $r .= "$value | "; }