Sarjuuk
a14b5e2be1
Libs/DBSimple
...
* also collect sql warnings for error handling
* urlescape user/password on the db connection url (mysqli://)
2024-02-25 21:23:09 +01:00
Sarjuuk
b890d6504e
Guides: initial implementation
...
* a guide is a wrapper around an article providing management tools.
* administration is limited to the review process. Needs to be expanded.
* articles on DB pages are seperate. Editor will be added in the future.
2022-03-22 15:43:39 +01:00
Sarjuuk
c2a1556e8a
Loot/Refloot
...
* fixed Reference Loot's drop chance counting towards the adaptive drop chance of loot within the same loot group.
2020-04-04 15:20:51 +02:00
Sarjuuk
d9cd24026c
PHP/Core
...
* enforced v7.1 compliance, preparations for v7.2
* removed deprecated usage of each()
* prefer array deconstruction via [] instead of calling list()
* try to catch failed session_start()
* prefer ... - Token instead of calling func_get_args() func_num_args()
* enforce return types in AjaxHandler
* revision push
2018-11-29 00:45:19 +01:00
Sarjuuk
f076a30180
AoWoW is now compatible with php7
...
(php7 is recommended but not required)
2016-01-31 16:32:31 +01:00
Sarjuuk
ba49c55c6b
changed dbSimple version to use e1d92f1f2f
...
removed unused driver-implementations
2014-09-06 11:38:30 +02:00
Sarjuuk
3347778e4c
removing smarty - part II
...
- adapting classes to change
- adding new class GenericPage
2014-06-15 21:56:48 +02:00
Sarjuuk
e1ed96ec73
fixed Database error handling
2014-03-14 15:28:30 +01:00
Sarjuuk
2d736fc785
item another one >.<
2013-10-09 21:30:28 +02:00