root/components/xmlSequence/XmlSequence.class.php

8691
187
        $this->arrActors[] = $objActor;
187
        $this->arrActors[] = $objActor;
188
        return $this;
188
        return $this;
189
    }
189
    }
190
191
}
190
}
192
191
?>
193
?>