Bartek Fabiszewski
a4eb37c3dc
Initialize table names in separate method
2017-08-17 17:19:47 +02:00
Armin Fisslthaler
8f408251c5
Make constructor of db helper class public.
...
This fixes:
PHP Fatal error: Access level to uDb::__construct() must be public (as in class mysqli) in <www-root>/ulogger-server/helpers/db.php on line 84
2017-04-19 21:35:29 +02:00
Bartek Fabiszewski
ffef321be9
Use static initializer in uConfig class
2017-04-18 09:25:21 +02:00
Bartek Fabiszewski
2f7a1969ce
Add database table prefix support
2017-04-17 22:04:33 +02:00
Bartek Fabiszewski
afeb389e09
Add setup script
2017-04-17 13:15:44 +02:00
Bartek Fabiszewski
5318686626
Reorganize files into subfolders
2017-04-11 17:00:40 +02:00
Bartek Fabiszewski
c46486396c
Update phpdoc, minor formatting
2017-04-09 23:35:55 +02:00
Bartek Fabiszewski
b15202281d
Fix copyright notice
2017-04-07 08:04:07 +02:00
Bartek Fabiszewski
d93bbd4650
Refactor user handling to use helper classes
2017-04-06 18:07:15 +02:00