Files
Aurora.3/code/modules/research
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-12-02 11:14:41 +01:00
2015-08-14 23:34:24 -04:00
2015-08-02 00:01:10 -04:00
2015-05-10 20:54:29 +01:00