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