new plugin.info style
This commit is contained in:
@@ -19,13 +19,6 @@ class renderer_plugin_s5 extends Doku_Renderer_xhtml {
|
||||
var $base='';
|
||||
var $tpl='';
|
||||
|
||||
/**
|
||||
* return some info
|
||||
*/
|
||||
function getInfo(){
|
||||
return confToHash(dirname(__FILE__).'/info.txt');
|
||||
}
|
||||
|
||||
/**
|
||||
* the format we produce
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user