Esempio n. 1
0
 public static function getURI()
 {
     $uri = MFactory::getURI();
     return $uri->toString(array('path', 'query'));
 }