Skip to content

Commit e5c509b

Browse files
authored
Update 1.1.1
1 parent 656e18d commit e5c509b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<?php
7878

7979
$site = file_get_contents('http://tutorialwork.bplaced.net/update/web/ProfessionalTickets.html');
80-
$currentversion = "1.0";
80+
$currentversion = "1.1.1";
8181
if($currentversion != $site){
8282
$user = $_SESSION["username"];
8383
$abfrage = "SELECT * FROM users WHERE username = '$user'";

0 commit comments

Comments
 (0)