mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Ticekt resolved
Former-commit-id: b93b1c5cb39239f3b038d55b39e8102de1628742
This commit is contained in:
parent
4c94956b91
commit
eb49bde71f
@ -106,7 +106,7 @@ function dbmgr_extension_main()
|
||||
|
||||
echo '<br /><br />';
|
||||
echo "<form method='post' action=''>";
|
||||
html_print_textarea('sql', 5, 50, html_entity_decode($sql, ENT_QUOTES));
|
||||
html_print_textarea('sql', 5, 50, $sql);
|
||||
echo '<br />';
|
||||
echo '<div class="action-buttons" style="width: 100%">';
|
||||
echo '<br />';
|
||||
|
Loading…
x
Reference in New Issue
Block a user