Maurício Meneghini Fauth
|
13c0f7bc3c
|
Move classes to PhpMyAdmin namespace
- Move Advisor to PhpMyAdmin namespace
- Move Bookmark to PhpMyAdmin namespace
- Move Charsets to PhpMyAdmin namespace
- Move Config class to PhpMyAdmin namespace
- Move Console class to PhpMyAdmin namespace
- Move Core to PhpMyAdmin namespace
- Move DatabaseInterface to PhpMyAdmin namespace
- Move DbList to PhpMyAdmin namespace
- Move DbQbe to PhpMyAdmin namespace
- Move DbSearch to PhpMyAdmin namespace
- Move DisplayResults to PhpMyAdmin namespace
- Move Encoding to PhpMyAdmin namespace
- Move Error to PhpMyAdmin namespace
- Move ErrorHandler to PhpMyAdmin namespace
- Move File to PhpMyAdmin namespace
- Move Font to PhpMyAdmin namespace
- Move Footer to PhpMyAdmin namespace
- Move Header to PhpMyAdmin namespace
- Move Index to PhpMyAdmin namespace
- Move IndexColumn to PhpMyAdmin namespace
- Move LanguageManager to PhpMyAdmin namespace
- Move Language to PhpMyAdmin namespace
- Move Linter to PhpMyAdmin namespace
- Move ListAbstract to PhpMyAdmin namespace
- Move ListDatabase to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-28 21:17:18 -03:00 |
|
Maurício Meneghini Fauth
|
e330402b5b
|
Refactor the core functions into static methods
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-03 00:52:22 -03:00 |
|
Luís Pedro Algarvio
|
8e91ad5b35
|
Implement AUTOLOAD_FILE constant (#13213)
Replace hardcoded paths for autoload.php with vendor defined AUTOLOAD_FILE constant.
Signed-off-by: Luís Pedro Algarvio <lp.algarvio@gmail.com>
|
2017-05-04 12:24:11 +02:00 |
|
Michal Čihař
|
38482bfa9f
|
Use Componser autloader for external libraries
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-22 08:03:19 +01:00 |
|
Michal Čihař
|
f97c3081fe
|
Add missing include
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-17 11:55:54 +01:00 |
|
Hugues Peccatte
|
f0a5566efe
|
Remove useless include.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-10-09 22:02:24 +02:00 |
|
Marc Delisle
|
509dbe3481
|
Fix update-po due to namespace and filename changes
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-10-09 12:00:21 -04:00 |
|
Michal Čihař
|
9743d93990
|
Work with new strings abstraction layer
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-10-02 11:41:07 +02:00 |
|
Michal Čihař
|
d8f09813e1
|
Document functions
|
2013-06-07 09:26:04 +02:00 |
|
Michal Čihař
|
685f504094
|
Remove not used function
|
2013-06-07 09:24:44 +02:00 |
|
Michal Čihař
|
345aca4edd
|
Fix comment
|
2013-06-07 09:24:19 +02:00 |
|
Michal Čihař
|
6c2fc80ee3
|
Adjust syntax, some PHP versions seem to dislike [ after method call
|
2012-07-27 10:39:50 +02:00 |
|
Michal Čihař
|
182a6bc7e6
|
Fix advisor2po
|
2012-05-03 11:33:42 +02:00 |
|
Michal Čihař
|
9e95a48c22
|
Rename script to reflect reality
|
2012-04-06 13:06:14 +02:00 |
|