Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
fenzhan_zsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esf
fenzhan_zsb
Commits
aba868d7
Commit
aba868d7
authored
Aug 14, 2020
by
liuqiao
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
5f6a26b2
1a54ee66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
UploadFile.php
new_admincp/applications/libraries/UploadFile.php
+2
-1
No files found.
new_admincp/applications/libraries/UploadFile.php
View file @
aba868d7
...
...
@@ -568,7 +568,7 @@ class UploadFile
break
;
case
'group3'
:
//$this->strServerSite=33;暂时改成31
$this
->
strServerSite
=
3
3
;
$this
->
strServerSite
=
3
5
;
break
;
}
}
...
...
@@ -1128,6 +1128,7 @@ class UploadFile
//$this->writelog("[".$_COOKIE['bbuserid']."]".date("Y-m-d H:i:s")." upload errno: " . fastdfs_get_last_error_no() . ", error info: " . fastdfs_get_last_error_info()." ".$url."\r\n");
fastdfs_disconnect_server
(
$tracker
);
fastdfs_tracker_close_all_connections
();
//$this->writelog("[".$_COOKIE['bbuserid']."]".date("Y-m-d H:i:s")." disconnect errno: " . fastdfs_get_last_error_no() . ", error info: " . fastdfs_get_last_error_info()."\r\n");
return
$url
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment