|
@@ -32,7 +32,7 @@ |
|
|
block discarded – undo |
|
32
|
32
|
"source" => "https://github.com/vrana/adminer/releases/download/v{version}/adminer-{version}.php", |
|
33
|
33
|
// These functions will be replaced by adminer_{name} to avoid conflicts |
|
34
|
34
|
"rename_list" => ['redirect', 'cookie', 'view', 'exit', 'ob_flush', |
|
35
|
|
- 'ob_end_clean'], |
|
|
35
|
+ 'ob_end_clean'], |
|
36
|
36
|
// version can be exact (e.g. v4.7.1) if version_type is NOT "url" |
|
37
|
37
|
"version" => "https://api.github.com/repos/vrana/adminer/releases/latest", |
|
38
|
38
|
"version_type" => "url", |
Please login to merge, or discard this patch.