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:
Diffstat (limited to 'test/libraries/PMA_sanitize_test.php')
-rw-r--r--test/libraries/PMA_sanitize_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/libraries/PMA_sanitize_test.php b/test/libraries/PMA_sanitize_test.php
index 6836d32ad8..24061793e2 100644
--- a/test/libraries/PMA_sanitize_test.php
+++ b/test/libraries/PMA_sanitize_test.php
@@ -163,4 +163,3 @@ class PMA_Sanitize_Test extends PHPUnit_Framework_TestCase
);
}
}
-?>