fix: php constant warning

pull/91/head
sualko 2020-09-28 14:55:34 +02:00
parent 149acdf571
commit b4b7eeacad
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
script('bbb', 'manager');
?>
<div id="bbb-root" data-shortener="<?php p($_[shortener]); ?>"></div>
<div id="bbb-root" data-shortener="<?php p($_['shortener']); ?>"></div>
<?php if (!empty($_['warning'])): ?>
<div id="bbb-warning">