Example #1
0
	public function
	getSpyAttackLogs($page = NULL) {
		return SpyLog::getAttackLogs($this->id, $page);
	}