Inspector cleanup

This commit is contained in:
Nathan Adams
2015-10-15 21:24:05 -05:00
parent e130ec13e2
commit 0b6fa7c64d
13 changed files with 13 additions and 16 deletions

View File

@@ -142,5 +142,4 @@ class ccurl {
public function __tostring(){
return $this->_webpage;
}
}
?>
}