Remove PMA namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
This commit is contained in:
parent
74b292a0d7
commit
f0b1a7db18
@ -26,6 +26,7 @@ phpMyAdmin - ChangeLog
|
||||
- issue #13145 Improved layout of operations pages
|
||||
- issue #13448 Add "format" query button in edit view form
|
||||
- issue #6241 Implement Responsive Design/mobile interface
|
||||
- issue Use a single location for classes under PhpMyAdmin namespace
|
||||
|
||||
4.7.4 (not yet released)
|
||||
- issue #13415 Remove shadow from the logo
|
||||
|
||||
@ -22,7 +22,6 @@
|
||||
"non-feature-branches": ["RELEASE_.*"],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PMA\\": "./",
|
||||
"PhpMyAdmin\\": "libraries/classes",
|
||||
"PhpMyAdmin\\Setup\\": "setup/lib"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user