splitbrain / dokuwiki-plugin-vshare

Plugin to easily embed videos from various video sharing sites into DokuWiki
http://www.dokuwiki.org/plugin:vshare
17 stars 19 forks source link

syntax.php line 19 will throw error with php7 #41

Closed HanPrower closed 7 years ago

HanPrower commented 8 years ago

Line 19 of syntax.php needs changing from function syntax_plugin_vshare(){

to function __construct(){