芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/wordfence/lib/wfScanFileListItem.php
id = $id; $this->next = $next; } public function getId() { return $this->id; } public function getNext() { return $this->next; } }