commentses

This commit is contained in:
Hendrik
2017-02-03 12:21:37 +01:00
parent b07d0712aa
commit f3aebddfea
5 changed files with 192 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ Pagina:
id="currentpage"
form="admin-searchform"
onchange="adminSearch();">
<!-- Construct the options. -->
<?php
for ($i=1; $i <= ceil($countresults / $entries); $i++) {
if ($currentpage == $i) {