Closed HanPrower closed 7 years ago
Line 19 of syntax.php needs changing from function syntax_plugin_vshare(){
function syntax_plugin_vshare(){
to function __construct(){
function __construct(){
Line 19 of syntax.php needs changing from
function syntax_plugin_vshare(){
to
function __construct(){