From fe5e1ea270a5f4ca7a8e89ee81ac64ae2d489478 Mon Sep 17 00:00:00 2001 From: Carlos Augusto Gartner Date: Mon, 21 Sep 2020 11:08:34 -0300 Subject: [PATCH] PHP4 support fixes --- test/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/index.php b/test/index.php index 1e9995c..a52a421 100644 --- a/test/index.php +++ b/test/index.php @@ -12,9 +12,9 @@ echo ""; echo "
"; -echo "

Rastrear: PE464134876BR

"; +echo "

Rastrear: OK254268175BR

"; echo "
";
-print_r($consulta->rastrear('PE464134876BR'));
+print_r($consulta->rastrear('OK254268175BR'));
 echo "
"; echo "
";