get rid of get_app()
This commit is contained in:
@@ -44,8 +44,6 @@ fresh_main($argc,$argv);
|
||||
|
||||
function process_command($line) {
|
||||
|
||||
$a = get_app();
|
||||
|
||||
// split args
|
||||
|
||||
App::$cmd = $line;
|
||||
|
Reference in New Issue
Block a user