From: Michael Rasmussen Date: Sun, 7 Jun 2015 15:50:18 +0000 (+0200) Subject: Add change row per page X-Git-Url: http://git.datanom.net/qtadmin.git/commitdiff_plain/6288a1fc7de89d420bcaccbc3cd366a81470de90 Add change row per page --- diff --git a/index.php b/index.php index b1854ab..8c19452 100644 --- a/index.php +++ b/index.php @@ -26,7 +26,7 @@ echo $util->getHeading(); echo "
{$util->getUser()} Logout"; $which = ($util->isAdmin() == true) ? 'all' : $util->getUser();