Michal Čihař
|
4fe87fb592
|
Remove usage of $GLOBALS['controllink']
This is now stored internally inside DatabaseInterface instance.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-25 10:21:18 +02:00 |
|
Maurício Meneghini Fauth
|
536caac21d
|
Port navigation/logo template to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-10-18 12:34:02 -02:00 |
|
Michal Čihař
|
d2d32651bc
|
Replace empty() by strlen()
In order to fix operation with database or table called 0.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-10-02 15:53:44 +02:00 |
|
Maurício Meneghini Fauth
|
1d4125f15c
|
Add array type declarations
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-24 23:49:59 -03:00 |
|
Maurício Meneghini Fauth
|
99642bf6e2
|
Refactor select_server functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-12 23:12:28 -03:00 |
|
Maurício Meneghini Fauth
|
a2b08bae7b
|
Refactor check_user_privileges to static methods
Refactor check_user_privileges.lib.php functions to static methods and move logic to check_user_privileges.inc.php.
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-09-11 22:09:05 -03:00 |
|
Maurício Meneghini Fauth
|
e2c83b954b
|
Refactor relation functions to static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-08-22 20:51:27 -03:00 |
|
Maurício Meneghini Fauth
|
67753d579c
|
Fix class not found
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-20 09:37:39 -03:00 |
|
Maurício Meneghini Fauth
|
dc1407ca66
|
Move navigation classes to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-19 21:52:26 -03:00 |
|