no message
This commit is contained in:
parent
31d6685f47
commit
bd76239e2b
@ -19,6 +19,12 @@ class Tool extends Base {
|
|||||||
// /exec/freenode/craw/{day}
|
// /exec/freenode/craw/{day}
|
||||||
// }
|
// }
|
||||||
|
|
||||||
|
public function htmlDelIndex()
|
||||||
|
{
|
||||||
|
unlink("index.html");
|
||||||
|
echo 1;
|
||||||
|
}
|
||||||
|
|
||||||
public function Article_freenode_up_limit($aParam)
|
public function Article_freenode_up_limit($aParam)
|
||||||
{
|
{
|
||||||
$iStart = $aParam["aArg"][1];
|
$iStart = $aParam["aArg"][1];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user