Fix for 4.5
-
Hi guys,
this plugin is broken for 4.5.
Fix:change line 55 in just-varables.php from
return $values[$var];
to
return $values[$var]["default"];
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fix for 4.5’ is closed to new replies.