Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMadhura Jayaratne <madhura.cj@gmail.com>2013-10-20 08:51:34 +0400
committerMadhura Jayaratne <madhura.cj@gmail.com>2013-10-20 08:51:34 +0400
commitca1695971948896895328c54981a2a61bc8bec34 (patch)
tree8ca9e354f55b86a6020f023dc3500bf71d0bf66f /tbl_tracking.php
parent5998945b03a4c06a51564d0f399b7fe1c6d576e3 (diff)
Remove trailing white spaces
Diffstat (limited to 'tbl_tracking.php')
-rw-r--r--tbl_tracking.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_tracking.php b/tbl_tracking.php
index ee8c088b53..2abd935c73 100644
--- a/tbl_tracking.php
+++ b/tbl_tracking.php
@@ -115,7 +115,7 @@ if (isset($_REQUEST['report']) || isset($_REQUEST['report_export'])) {
$html .= PMA_getHtmlForTrackingReport(
$url_query, $data, $url_params, $selection_schema, $selection_data,
$selection_both, $filter_ts_to, $filter_ts_from, $filter_users
- );
+ );
} // end of report