Momchil Bozhinov
99e53d7f88
* fixes
2021-02-16 13:34:33 +02:00
Momchil Bozhinov
fe1d19aa24
Update db.php
2021-02-16 13:18:34 +02:00
Momchil Bozhinov
3e2d8d5a39
Update db.php
2021-02-16 13:07:14 +02:00
Momchil Bozhinov
2d989cdff1
* fixes all around
2021-02-16 13:03:16 +02:00
Momchil Bozhinov
31b2002a15
* Fixed the db class
...
Select was fetching all were selectassoc was fetching a single row
2021-01-26 16:33:37 +02:00
Momchil Bozhinov
26974999af
* fixed oops
2021-01-23 15:06:19 +02:00
Momchil Bozhinov
cca5d58f85
* remove dep on sqlite (not the PDO)
...
NEEDS TESTING
2021-01-23 14:03:39 +02:00
Momchil Bozhinov
2ca68c3e1a
* tweaked db class
...
getting to know the code
2021-01-23 11:56:32 +02:00
Stefar77
07b7c0c236
Style updates and small fixes
...
Fixed ($db!==false) stuff, that's impossible you will always get an object with $var=new Object(); unless it's out of ram but that kills PHP.
replaced it with isConnected() method.
Also fixed edit bhyve form memory value, it was annoying me.
2019-04-25 14:36:31 +02:00
Stefar77
67e7ba33bb
Escapes and code a bit cleaner.
...
Made the Db object handle escaping so you can use other types of databases / escaping.
2019-04-25 13:22:17 +02:00
Charlie Root
b2098c906c
bhyve info
2018-12-22 02:35:29 +03:00
User Web
7b94a0e959
wip
2018-12-12 01:32:30 +03:00
olevole
77129a216a
Implement authorization: at the moment no roles - all users is admin. Default credential: admin/admin
2017-12-08 00:35:11 +00:00
olevole
5e86458e9d
wip
2017-03-23 16:50:22 +03:00
olevole
e3b714ade9
add english translation
2017-02-07 12:26:10 +03:00
olevole
3f5ef1f405
wip
2017-01-25 22:40:02 +03:00
olevole
2e90529dc3
xajax-free version
2016-11-30 00:04:44 +03:00