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

15 lines
287 B
PHP

<?php
include( 'Common.php' );//通用代码
//require ( 'shortcode.php' );//短代码
include( 'optimization.php');//优化措施
include( 'advanced.php' );//头像功能
include( 'security.php' );//安全功能
include( 'Ajax.php' );//Ajax服务
include( 'seo.php' );//seo功能