Fix missing key variable
This commit is contained in:
parent
fdedc08f70
commit
b73bbabab6
|
@ -76,6 +76,7 @@
|
|||
<tr>
|
||||
<th colspan="5">
|
||||
<a href="#" class="button insert" data-row="<?php
|
||||
$key = '';
|
||||
$file = array(
|
||||
'file' => '',
|
||||
'name' => '',
|
||||
|
|
Loading…
Reference in New Issue