mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Remove closing PHP tags
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<?php
|
||||
$theme_name = 'metro';
|
||||
$theme_full_version = '2.2';
|
||||
?>
|
||||
|
||||
@@ -165,5 +165,3 @@ switch($scheme)
|
||||
$GLOBALS['cfg']['BlueHeader'] = '#555555';
|
||||
break;
|
||||
}
|
||||
|
||||
?>
|
||||
@@ -832,4 +832,3 @@ function PMA_sprites()
|
||||
),
|
||||
);
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user