1
0
Fork 0
mirror of https://github.com/yunluo/gdk.git synced 2024-04-28 04:33:12 +02:00
gdk/class/class_load.php
2021-10-10 21:48:53 +08:00

16 lines
302 B
PHP

<?php
include 'local_avatars.php'; //本地头像
include 'updates.php'; //在线更新
include 'widget_cache.php'; //小工具缓存
include 'Payjs.php'; //支付功能
include 'points/points.php'; //积分功能
include 'aq_resizer.php'; //缩略图功能
include 'wechat.php'; //微信功能