This website works better with JavaScript
Home
Explore
Help
Sign In
cmy
/
distribution
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f1a63f4d9f
Branches
Tags
dev-cmn
dev-jcq
dev-ly
master
moren
test-jw
distribution
/
source
/
pack
/
pay
/
f2fpay
/
lotusphp_runtime
/
shortcut.php
shortcut.php
78 B
History
Raw
1
2
3
4
5
<?php
function C($className)
{
return LtObjectUtil::singleton($className);
}