Skip to content

Commit e8efcd4

Browse files
Update WhatsApp.php
1 parent a043046 commit e8efcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scr/WhatsApp.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function conectar()
105105
);
106106

107107

108-
echo $this->requestPost();
108+
return $this->requestPost();
109109
}
110110

111111

0 commit comments

Comments
 (0)