Files
Aurora.3/code/modules/admin
skull132 8383f1c03b Generalizing establish_db_connection() and setup_database_connection()
Both procs are now generalized, and accept a DBConnection object as an argument. Due to this generalization, all instances of `establish_db_connection()` must be renamed to `establish_db_connection(dbcon)`.
Also added variable `failed_connections` to the definition of DBConnection.
2016-03-04 00:53:37 +02:00
..
2015-08-27 20:20:20 +02:00
2016-02-21 16:46:38 +02:00
2016-02-16 01:44:27 +02:00
2016-02-02 23:37:15 +02:00
2016-02-05 23:20:39 +02:00
2016-02-10 00:54:15 +02:00
2015-07-25 03:27:46 +03:00