diff --git a/resources/views/studio/theme.blade.php b/resources/views/studio/theme.blade.php index d37e909..1481aa5 100644 --- a/resources/views/studio/theme.blade.php +++ b/resources/views/studio/theme.blade.php @@ -140,7 +140,6 @@ table, th, td { $verNr = substr($matches[0][0],15);} $themeVe = NULL; - $GLOBALS['updateAv'] = NULL; if ($entry != "." && $entry != "..") { echo ''; @@ -204,7 +203,10 @@ table, th, td { Update themes

-@if($GLOBALS['updateAv'] == true)@endif +'; +}catch(Exception $ex){} +?> @endif