Skip to content

Commit

Permalink
Update sendSTKPush.php
Browse files Browse the repository at this point in the history
  • Loading branch information
brianosoro authored Jan 10, 2018
1 parent 5bf851b commit 18f058b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stkpush/sendSTKPush.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
include_once(realpath($_SERVER["DOCUMENT_ROOT"])."/stkpush/libs/all.php");
$STK = new STKPush();
echo $STK->proccessRequest("10" , "254713946234");
echo $STK->proccessRequest("10" , "2547XXXXXXXX");

?>
?>

0 comments on commit 18f058b

Please sign in to comment.