#1273 | return $this->cfg['weburl'].'index.php?'.$control.'-'.$action.$s.$_ENV['_config']['url_suffix']; |
#1274 | }else{ |
#1275 | |
#1276 | |
#1277 | return $this->cfg['weburl'].$control.'-'.$action.$s.$_ENV['_config']['url_suffix']; |
#1278 | } |
#1279 | } |
#1280 | |
#1281 | // 自动生成缩略图 |
#1282 | public function auto_pic($table = 'article', $uid = 1, $id = 0, $models = array()) { |