Commit 7c1c22c1 authored by hujun's avatar hujun

--

parent 857bc2e9
......@@ -75,21 +75,6 @@ class UploadImg extends Basic
case 'house_img':
$path .= 'resource/lib/Attachments/images/';
break;
case 'business_school' :
$path .= 'static/business_school/';
break;
case 'business_school_file' :
$path .= 'static/business_school_file/';
break;
case 'shop_image_depot' :
$path .= 'static/shop_image_depot/';
break;
case 'exclusive_file' :
$path .= 'static/exclusive_file/';
break;
case 'agent_black_list_img':
$path .= 'static/agent_black_list/';
break;
}
$cb = $_GET['CKEditorFuncNum']; //获得ck的回调id
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment