mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fixed some syntax errors
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
\"dok\":{\"show\":\"true\"},
|
||||
\"wwff\":{\"show\":\"true\"},
|
||||
\"sig\":{\"show\":\"true\"},
|
||||
\"continent\":{\"show\":\"true\",
|
||||
\"qrz\":{\"show\":\"true\",}
|
||||
\"continent\":{\"show\":\"true\"},
|
||||
\"qrz\":{\"show\":\"true\"}
|
||||
}";
|
||||
}
|
||||
$current_opts = json_decode($options);
|
||||
|
||||
Reference in New Issue
Block a user