chore: use https links (#2075)
This commit is contained in:
parent
85f7c6d89b
commit
c28c048bf4
19 changed files with 31 additions and 31 deletions
|
@ -117,7 +117,7 @@ class Application_Model_Preference
|
|||
* Given a PDO connection, lock the cc_pref table for the current transaction.
|
||||
*
|
||||
* Creates a table level lock, which defaults to ACCESS EXCLUSIVE mode;
|
||||
* see http://www.postgresql.org/docs/9.1/static/explicit-locking.html
|
||||
* see https://www.postgresql.org/docs/9.1/static/explicit-locking.html
|
||||
*
|
||||
* @param PDO $con
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue