Add script 'get-openssl-version.sh'.
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace dokuwiki\Parsing\ParserMode;
|
||||
|
||||
/**
|
||||
* @fixme do we need this anymore or could the syntax plugin inherit directly from abstract mode?
|
||||
*/
|
||||
abstract class Plugin extends AbstractMode {}
|
Reference in New Issue
Block a user