| #351 | $this->cfg['weburl'] = $this->cfg['webdir']; |
| #352 | } |
| #353 | |
| #354 | if(empty($_ENV['_config']['lecms_parseurl'])) { |
| #355 | return $this->cfg['weburl'].'index.php?qm-kangxizidian-id-'.$id.$_ENV['_config']['url_suffix']; |
| #356 | }else{ |
| #357 | return $this->cfg['weburl'].'zidian/'.$id.$_ENV['_config']['url_suffix']; |
| #358 | } |
| #359 | } |
| #360 | } |