Misc/Errors

* fixes some notices from log
 * fixed error when handling cookies
This commit is contained in:
Sarjuuk
2017-04-29 19:48:52 +02:00
parent 12b9e3fa89
commit 8248dad50a
4 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ if (!empty($this->transfer)):
echo " <div class=\"pad\"></div>\n ".$this->transfer."\n";
endif;
if ($this->zoneMusic):
if (!empty($this->zoneMusic)):
?>
<div class="clear">
<?php