summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_get_client_stats_ps.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_get_client_stats_ps.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_get_client_stats_ps.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_get_client_stats_ps.phpt b/ext/mysqli/tests/mysqli_get_client_stats_ps.phpt
index c9107115d3..ce7a5e3267 100644
--- a/ext/mysqli/tests/mysqli_get_client_stats_ps.phpt
+++ b/ext/mysqli/tests/mysqli_get_client_stats_ps.phpt
@@ -5,7 +5,7 @@ mysqli_get_client_stats() - PS
require_once('skipif.inc');
require_once('skipifconnectfailure.inc');
if (!function_exists('mysqli_get_client_stats')) {
- die("skip only available with mysqlnd");
+ die("skip only available with mysqlnd");
}
?>
--INI--