mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
6576413e48
Both the database auth and enrol plugins use ADOdb to perform connections. Socket and port are allowed there if passed as "socket:port", so, when both are configured in CFG, we pass them that way. Else ADOdb defaults to standard port (5432).