1
0
Fork 0
mirror of https://github.com/yunluo/gdk.git synced 2024-05-23 08:32:18 +02:00
gdk/class/class_load.php
2020-01-29 12:43:14 +08:00

8 lines
223 B
PHP

<?php
include( 'clean-up.php' );//数据库清理
include( 'local_avatars.php' );//本地头像
include( 'Payjs.php' );//支付功能
include( 'updates.php' );//在线更新
include( 'widget_cache.php' );//小工具缓存