X-Git-Url: http://git.inspyration.org/?p=zf2.biz%2Fgalerie.git;a=blobdiff_plain;f=module%2FGalerie%2Fsrc%2FGalerie%2FModel%2FGalerieInfoRss.php;fp=module%2FGalerie%2Fsrc%2FGalerie%2FModel%2FGalerieInfoRss.php;h=4a9ef6ca82b29407766754228293b5939e66896e;hp=0000000000000000000000000000000000000000;hb=b9de62fff679629641c3b50ad3f3ff52df9abd60;hpb=aba185739073084813944c951c36039351ce99e9 diff --git a/module/Galerie/src/Galerie/Model/GalerieInfoRss.php b/module/Galerie/src/Galerie/Model/GalerieInfoRss.php new file mode 100644 index 0000000..4a9ef6c --- /dev/null +++ b/module/Galerie/src/Galerie/Model/GalerieInfoRss.php @@ -0,0 +1,46 @@ +id + . ';' . $this->name + . ';' . $this->description + . ';' . $this->username + . ';' . $this->nb + . ';' . $this->created + . ';' . $this->updated; + } + +} +