remove test file
This commit is contained in:
parent
2e83c17e2d
commit
2cda18f354
@ -1,13 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace Zotlabs\Daemon;
|
||||
|
||||
class Rcho {
|
||||
|
||||
static public function run($argc,$argv) {
|
||||
logger('argc: ' . $argc);
|
||||
logger('argv: ' . print_r($argv,true));
|
||||
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user