You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
5
extend/app_alipay/lotusphp_runtime/shortcut.php
Executable file
5
extend/app_alipay/lotusphp_runtime/shortcut.php
Executable file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
function C($className)
|
||||
{
|
||||
return LtObjectUtil::singleton($className);
|
||||
}
|
Reference in New Issue
Block a user