diff --git a/srss.php b/srss.php index 7375002..ad75aba 100644 --- a/srss.php +++ b/srss.php @@ -374,15 +374,6 @@ class SRSS extends DomDocument implements Iterator return $this->saveXml(); } - /** - * save XML on server - * @param - * see DomDocument's docs - */ - public function save($path) - { - return $this->save($path); - } /** * putting all RSS attributes into the object