删除 废弃的计划任务

This commit is contained in:
Comsenz 2017-10-26 09:35:49 +08:00
parent cf44ff9ae7
commit be9391a6d0
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
<?php
/**
* [Discuz!] (C)2001-2099 Comsenz Inc.
* This is NOT a freeware, use is subject to license terms
*
* $Id: cron_security_daily.php 29568 2012-04-19 03:39:25Z songlixin $
*/
if(!defined('IN_DISCUZ')) {
exit('Access Denied');
}
C::t('#security#security_failedlog')->optimize();