mirror of
https://github.com/ClaytonWWilson/FightHub.git
synced 2025-12-15 15:18:46 +00:00
Updated variable name
This commit is contained in:
parent
175aca119a
commit
b5f8ca322a
@ -12,7 +12,7 @@ if($conn->connect_error) {
|
||||
}
|
||||
|
||||
$url = $_GET['url'];
|
||||
$title = $_GET['name'];
|
||||
$title = $_GET['title'];
|
||||
$username = $_GET['username'];
|
||||
$description = $_GET['description'];
|
||||
$event_date = $_GET['video-date'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user