mirror of
https://github.com/zerosdev/tripay-sdk-php.git
synced 2026-01-07 01:01:29 +00:00
Update callback-handling.php
This commit is contained in:
@@ -16,7 +16,7 @@ $callback = new Callback($client);
|
||||
*
|
||||
* !! WARNING !!
|
||||
* Only enable it while debugging.
|
||||
* Leaving it enabled can lead to security compromise
|
||||
* Leaving it enabled can lead to security issue
|
||||
*/
|
||||
$callback->enableDebug();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user