remove the v_ from the php files in recordings.php
This commit is contained in:
@@ -66,7 +66,7 @@ if (strlen($id)>0) {
|
||||
|
||||
//redirect the user
|
||||
require_once "includes/header.php";
|
||||
echo "<meta http-equiv=\"refresh\" content=\"2;url=v_recordings.php\">\n";
|
||||
echo "<meta http-equiv=\"refresh\" content=\"2;url=recordings.php\">\n";
|
||||
echo "<div align='center'>\n";
|
||||
echo "Delete Complete\n";
|
||||
echo "</div>\n";
|
||||
|
||||
Reference in New Issue
Block a user