| #1271 | |
| #1272 | |
| #1273 | |
| #1274 | if(empty($_ENV['_config']['lecms_parseurl'])) { |
| #1275 | $s = $page ? '-page-{page}' : ''; |
| #1276 | return $this->cfg['weburl'].'index.php?comment--cid-'.$cid.'-id-'.$id.$s.$_ENV['_config']['url_suffix']; |
| #1277 | }else{ |
| #1278 | |
| #1279 | |
| #1280 | return $this->cfg['weburl'].$this->cfg['link_comment_pre'].$cid.'_'.$id.($page ? '_{page}' : '').$_ENV['_config']['url_suffix']; |