comment formatting update only
This commit is contained in:
@@ -196,7 +196,9 @@ foreach (['pk_name', 'count', 'query', 'returning_id'] as $key) {
|
||||
}
|
||||
|
||||
$query = <<<EOM
|
||||
INSERT INTO test_foo (
|
||||
INSERT INTO
|
||||
test_foo
|
||||
(
|
||||
test
|
||||
) VALUES (
|
||||
$1
|
||||
|
||||
@@ -428,7 +428,7 @@ class Login
|
||||
|
||||
/**
|
||||
* Set options
|
||||
* Current allowed
|
||||
* Current allowed:
|
||||
* target <string>: site target
|
||||
* debug <bool>
|
||||
* auto_login <bool>: self start login process
|
||||
|
||||
Reference in New Issue
Block a user