tangled
alpha
login
or
join now
veryroundbird.house
/
smallbird-social
friendship ended with social-app. php is my new best friend
7
fork
atom
overview
issues
pulls
pipelines
smallbird-social
/
vendor
/
react
/
promise
/
src
/
functions_include.php
at
1f1ae84f9e485fa022bb9ad9a7fe735b546b994f
97 B
view raw
1
<
?
php
2
3
if
(
!
\function_exists
(
'React\Promise\resolve'
))
{
4
require
__DIR__
.
'/functions.php'
;
5
}