mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Initial commit
This commit is contained in:
@@ -467,7 +467,6 @@ function make_icon($i){
|
||||
$svg.='</svg>';
|
||||
endif;
|
||||
echo $svg;
|
||||
$svg = null;
|
||||
}
|
||||
if(isset($get) && !empty($get)):
|
||||
header('Content-type:image/svg+xml');
|
||||
|
||||
Reference in New Issue
Block a user