From bd4ebac57ce12ff9400e78b1d8e81b25a0902845 Mon Sep 17 00:00:00 2001 From: Checkabunny Date: Thu, 22 May 2014 19:56:33 +0200 Subject: [PATCH] Update and rename whatsapp.php to whatsapp.php- i 01731791727 --- tests/{whatsapp.php => whatsapp.php- i 01731791727} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename tests/{whatsapp.php => whatsapp.php- i 01731791727} (94%) diff --git a/tests/whatsapp.php b/tests/whatsapp.php- i 01731791727 similarity index 94% rename from tests/whatsapp.php rename to tests/whatsapp.php- i 01731791727 index 58568ed0..e74e8c21 100644 --- a/tests/whatsapp.php +++ b/tests/whatsapp.php- i 01731791727 @@ -15,8 +15,8 @@ function fgets_u($pStdn) { } $nickname = "WhatsAPI Test"; -$sender = "34659730605"; // Mobile number with country code (but without + or 00) -$imei = "351565053325764"; // MAC Address for iOS IMEI for other platform (Android/etc) +$sender = "491731791727"; // Mobile number with country code (but without + or 00) +$imei = "359405050189834"; // MAC Address for iOS IMEI for other platform (Android/etc) $countrycode = substr($sender, 0, 2); $phonenumber=substr($sender, 2);