Пример #1
0
 public static function getAbumUri($sName, $iUserId)
 {
     return uriFilter(BxDolAlbums::getAbumName($sName, $iUserId));
 }