You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-08-09 05:02:44 +03:00
remove commented out echo
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user