This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
FengR
/
news_producer
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f5577c0bfb
Rami (Branch)
Tag
master
news_producer
/
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';
}