This website requires JavaScript.
Explore
Help
Sign In
gtoriadotnet
/
fobe-web
Watch
1
Star
0
Fork
You've already forked fobe-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0db2c2e82e
fobe-web
/
html_api
/
user
/
avatar
/
renderstatus.php
11 lines
90 B
PHP
Raw
Blame
History
<
?
php
/*
Alphaland 2021
*/
if
(
checkUserPendingRender
(
$user
->
id
))
{
echo
'pending'
;
}
Reference in New Issue
View Git Blame
Copy Permalink