mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Finished File Entity Renaming process
This commit is contained in:
@@ -201,7 +201,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
|
||||
|
||||
<?php
|
||||
|
||||
include("edit_vendor_modal.php");
|
||||
include("vendor_edit_modal.php");
|
||||
|
||||
}
|
||||
|
||||
@@ -216,7 +216,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
|
||||
|
||||
<?php
|
||||
|
||||
include("add_vendor_modal.php");
|
||||
include("vendor_add_modal.php");
|
||||
|
||||
include("footer.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user