diff --git a/www/configs/config.db.php b/www/configs/config.db.php index f852a4e9..117b7167 100755 --- a/www/configs/config.db.php +++ b/www/configs/config.db.php @@ -1,4 +1,4 @@ - null, + 'top' => null, + 'width' => null, + 'height' => null, + ); public $clear_buffer_size = 1; // we need to send this before the lfush to get browser output public $clear_buffer_size_init = 1024*1024; // if I don't send that junk, it won't send anything