From 677010bdab6f3a935edb87e5723ee2f5ac20fcf8 Mon Sep 17 00:00:00 2001 From: yehudah Date: Mon, 23 Jul 2018 15:13:28 +0000 Subject: Removed deprecated functions from 7.2 + comment unready feature --- Postman/Postman.php | 1 - 1 file changed, 1 deletion(-) (limited to 'Postman/Postman.php') diff --git a/Postman/Postman.php b/Postman/Postman.php index ba639e3..ad86b57 100644 --- a/Postman/Postman.php +++ b/Postman/Postman.php @@ -470,4 +470,3 @@ if ( ! function_exists( 'str_getcsv' ) ) { return PostmanUtils::postman_strgetcsv_impl( $string ); } } - -- cgit v1.2.3