This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
Kirin
/
shenying
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a3f39ec207
Ranting
Tag
master
shenying
/
vendor
/
react
/
promise
/
src
/
functions_include.php
functions_include.php
97 B
Riwayat
Mentahan
1
2
3
4
5
<?php
if (!\function_exists('React\Promise\resolve')) {
require __DIR__.'/functions.php';
}