From: Michael Rasmussen Date: Sun, 7 Jun 2015 19:23:02 +0000 (+0200) Subject: Add change row per page X-Git-Url: http://git.datanom.net/qtadmin.git/commitdiff_plain/dbfceb07227c009a2f411cdb2d32b0311773759e Add change row per page --- 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);