0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

remove commented out echo

This commit is contained in:
David Goodwin 2018-04-23 09:14:45 +01:00
parent 11ded0a4d8
commit 9a07772626

View File

@ -557,8 +557,6 @@ function create_page_browser($idxfield, $querypart) {
WHERE (row % $page_size) IN (0,$page_size_zerobase) OR row = $count_results";
}
# echo "<p>$query";
# TODO: $query is MySQL-specific
# PostgreSQL: