Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin_new2
/
vendor
/
guzzlehttp
/
promises
/
src
/
Filename :
functions_include.php
back
Copy
<?php // Don't redefine the functions if included multiple times. if (!function_exists('GuzzleHttp\Promise\promise_for')) { require __DIR__ . '/functions.php'; }