Esempio n. 1
0
File: path.php Progetto: 01J/furcom
 public static function getPath()
 {
     $instance = PhocaGalleryPath::getInstance();
     return $instance;
 }
Esempio n. 2
0
 function getPath()
 {
     $instance =& PhocaGalleryPath::getInstance();
     return $instance;
 }