mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-27 13:53:13 +00:00
File cleanup in progress 2
This commit is contained in:
parent
47aa830771
commit
41667bff0a
10 changed files with 17 additions and 28 deletions
|
@ -68,8 +68,6 @@
|
|||
|
||||
<div class="gallery-root flex-left">
|
||||
<?php
|
||||
include_once("ui/conn.php");
|
||||
|
||||
// Reading images from table
|
||||
$image_request = mysqli_query($conn, "SELECT * FROM swag_table");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue