X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/573d8075f62e6519e02c314866d5c4efe98790b2..b4a9e00ed371c95536e74e700df60d6590413c45:/index.php diff --git a/index.php b/index.php index 7b94429..9180768 100644 --- a/index.php +++ b/index.php @@ -26,7 +26,8 @@ echo $util->getHeading(); echo "Rows per page {$util->getUser()} + size=\"2\"/>{$util->getUser()} Logout"; $which = ($util->isAdmin() == true) ? 'all' : $util->getUser(); $rows = $DB->getQMails($offset, $rowsPerPage, $which);