mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
- typo gefixed
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user