Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
刘晨
think-mongo
Merge requests
!76
sfds
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
刘晨
requested to merge
lslcoded:patch-1
into
master
6 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: lslcoded
sdfdsf
0
0
Compare
master
master (base)
and
latest version
latest version
b93f993c
1 commit,
6 years ago
1 file
+
1
−
2
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
src/Connection.php
+
1
−
2
Options
View file @ b93f993c
Show full file
@@ -125,8 +125,7 @@ class Connection
if
(
!
empty
(
$config
))
{
$this
->
config
=
array_merge
(
$this
->
config
,
$config
);
}
}
/**
* 连接数据库方法
* @access public
Menu
Explore
Projects
Groups
Topics
Snippets