Beispiel #1
0
 public static function getPath()
 {
     $instance = PhocaGalleryPath::getInstance();
     return $instance;
 }
Beispiel #2
0
 function getPath()
 {
     $instance =& PhocaGalleryPath::getInstance();
     return $instance;
 }