phpircbot2/commands/stop.prefix.php

4 lines
64 B
PHP
Raw Normal View History

2010-11-21 23:13:54 +01:00
<?php
#BOT_INCLUDE "stop" "prefix" "3"
$this -> alive = 0;
?>