#1254 | $s .= '-'.$k.'-'.$v; |
#1255 | } |
#1256 | } |
#1257 | |
#1258 | if(empty($_ENV['_config']['lecms_parseurl'])) { |
#1259 | return $this->cfg['weburl'].'index.php?'.$control.'-'.$action.$s.$_ENV['_config']['url_suffix']; |
#1260 | }else{ |
#1261 | |
#1262 | |
#1263 | return $this->cfg['weburl'].$control.'-'.$action.$s.$_ENV['_config']['url_suffix']; |