mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
clean peers + snatched table unique
This commit is contained in:
@@ -95,8 +95,10 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$logFile = format_description('[img=http://www.baidu.com][img]http://www.baidu.com[/img]');
|
||||
dd($logFile);
|
||||
$r = log(10);
|
||||
$r2 = exp(10);
|
||||
|
||||
dd($r, $r2);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user