Crop finder @lietuvis10

Fix crop_finder.php by @lietuvis10
This commit is contained in:
Catalin Novgorodschi
2025-10-23 10:27:45 +03:00
parent 1dde2599f3
commit db3d9bfff1
5 changed files with 651 additions and 192 deletions
+1
View File
@@ -44,6 +44,7 @@ div.c1 {text-align: center}
} ?> <?php if($session->access == ADMIN) {
echo "<a href=\"Admin/admin.php\"><font color=\"Red\">".ADMIN_PANEL."</font></a>";
echo "<a href=\"massmessage.php\">".MASS_MESSAGE."</a>";
echo '<a href="build_croppers.php">Build Cropper</a>';
echo "<a href=\"sysmsg.php\">".SYSTEM_MESSAGE."</a>";
} ?> <a href="logout.php"><?php echo LOGOUT;?></a></p>
<p>