1 Star 1 Fork 1

祀画 / Printemps-Framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.php 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?php
/**
* Printemps Framework - Lightly PHP Framework based on PHP 5.3+
* Copyright(c) 2015 Printemps Framework DevTeam
* KiraInmoe, minami@kotori.ovh, https://www.imim.pw
* Know more about Printemps Framework please visit https://printemps.kotori.ovh/
*/
require 'config.inc.php';
Printemps::Init(array(
"session"=>true,
"router"=>true
));
1
https://gitee.com/135781/Printemps-Framework.git
git@gitee.com:135781/Printemps-Framework.git
135781
Printemps-Framework
Printemps-Framework
master

搜索帮助