X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/c66fbefb456f2eb218c1429629ce6cc38d28ec60..dbfceb07227c009a2f411cdb2d32b0311773759e:/index.php diff --git a/index.php b/index.php index c362900..00e9a8b 100644 --- a/index.php +++ b/index.php @@ -27,7 +27,7 @@ echo "
Rows per page
{$util->getUser()} + size=\"2\"/>{$util->getUser()} Logout"; $which = ($util->isAdmin() == true) ? 'all' : $util->getUser(); $rows = $DB->getQMails($offset, $rowsPerPage, $which);