Files
TravianZ/Admin/Templates
Martin Ambrus 0984c7ef34 fix: DB connection is global and tries 2 tested ways to connect
Some installations seem to support localhost:port for 1st parameter of
mysqli_connect(), others will only support the official parameters with
port towards the end. This fix tries them both - first the official one,
then the localhost:port one.

Also, there were a lot of mysqli_connect()'s inside Admin mods. These
now also use the central Database class.
2017-11-20 01:09:49 +01:00
..
2017-08-28 17:31:55 +02:00
2013-06-16 10:38:34 +03:00
2013-09-17 11:38:36 +03:00
2017-11-07 10:25:23 +01:00
2014-03-21 20:56:22 +08:00
2013-06-16 10:38:34 +03:00
2017-11-09 23:26:14 +01:00
2013-06-16 10:38:34 +03:00
2014-03-08 15:56:39 +08:00
2014-03-08 15:57:43 +08:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2017-08-28 17:31:55 +02:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2013-08-13 10:06:46 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2014-12-02 09:29:01 +02:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2014-03-04 12:44:25 +02:00
2017-11-01 21:35:24 +01:00
2014-03-04 12:44:25 +02:00
2013-12-01 11:54:44 +00:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2013-11-21 15:31:07 +02:00