- typo gefixed

This commit is contained in:
ma0048
2022-09-30 12:52:47 +02:00
parent b9b7af0e1d
commit 3967494775
+1 -1
View File
@@ -117,7 +117,7 @@ if(isset($_POST["schick"]))
$variable=new variable();
if($variable->load($uid, $name))
$varialbe->new = false;
$variable->new = false;
else
$variable->new = true;