mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Update result.php
This commit is contained in:
parent
2b110b6d63
commit
67c2675f70
1 changed files with 3 additions and 3 deletions
|
|
@ -44,9 +44,9 @@
|
|||
|
||||
</table>
|
||||
|
||||
<?php if (!empty($error)) { ?>
|
||||
<p><?php echo $error; ?></p>
|
||||
<?php } else { ?>
|
||||
|
||||
<p><?php echo $error; ?></p>
|
||||
|
||||
<!-- Your existing code for displaying the result -->
|
||||
<?php } ?>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue