Example #1
0
function getPhotoUrlCls($class, $key, $val = null, $grouppid = null, $table = "#@__photo_attr")
{
    return Helper_Archive::getParamUrlCls($class, $key, $val, $grouppid, $table);
}