mirror of
https://github.com/v2board/v2board.git
synced 2025-07-31 20:39:36 +08:00
update: user statistical
This commit is contained in:
@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace Library;
|
||||
|
||||
|
||||
class V2ray
|
||||
{
|
||||
protected $config;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->config = new \StdClass();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user