This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Kirin
/
shenying
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a3f39ec207
Rami (Branch)
Tag
master
shenying
/
vendor
/
react
/
promise
/
src
/
functions_include.php
functions_include.php
97 B
Cronologia
Originale
1
2
3
4
5
<?php
if (!\function_exists('React\Promise\resolve')) {
require __DIR__.'/functions.php';
}