0 Star 0 Fork 0

云落 / Tieba_Sign_Assistant

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
cron.php 187 Bytes
一键复制 编辑 原始数据 按行查看 历史
DeepBlue768 提交于 2015-02-20 11:32 . 重置版本库
<?php
// Fix for php without web server
@chdir(dirname(__FILE__));
require_once './system/common.inc.php';
define('SIGN_LOOP', true);
define('ENABLE_CRON', true);
// Do nothing
echo 'ok';
1
https://gitee.com/yunluo/Tieba_Sign_Assistant.git
git@gitee.com:yunluo/Tieba_Sign_Assistant.git
yunluo
Tieba_Sign_Assistant
Tieba_Sign_Assistant
master

搜索帮助