initial code comit
This commit is contained in:
12
system/apps/phpmyadmin/app.json
Normal file
12
system/apps/phpmyadmin/app.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"app_name" : "app_phpmyadmin",
|
||||
"caption" : "phpMyAdmin",
|
||||
"http_uri" : "",
|
||||
"use_http" : true,
|
||||
"https_uri" : "https://[server_name]/phpMyAdmin/",
|
||||
"use_https" : true,
|
||||
"frame_support" : false,
|
||||
"require" : [
|
||||
{"data" : "php"}
|
||||
]
|
||||
}
|
||||
BIN
system/apps/phpmyadmin/icon.png
Normal file
BIN
system/apps/phpmyadmin/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 178 KiB |
Reference in New Issue
Block a user