Coding Standard used for DokuWiki
    
    
    
    
    
    
    ../inc
    ../lib
    ../bin
    ../doku.php
    ../index.php
    ../feed.php
    ../install.php
    
    */lang/*/lang.php
    */lang/*/settings.php
    */_test/*
    
    */inc/DifferenceEngine.php
    */inc/JpegMeta.php
    */lib/plugins/authad/adLDAP
    
    */inc/cli.php
    */inc/parser/*
    
    
        
        
        
        
    
    
    
        */inc/Plugin.php
        */inc/PluginInterface.php
        */inc/PluginTrait.php
        */lib/plugins/*.php
        */lib/plugins/*/action.php
        */lib/plugins/*/action/*.php
        */lib/plugins/*/admin.php
        */lib/plugins/*/admin/*.php
        */lib/plugins/*/auth.php
        */lib/plugins/*/auth/*.php
        */lib/plugins/*/cli.php
        */lib/plugins/*/cli/*.php
        */lib/plugins/*/helper.php
        */lib/plugins/*/helper/*.php
        */lib/plugins/*/remote.php
        */lib/plugins/*/remote/*.php
        */lib/plugins/*/syntax.php
        */lib/plugins/*/syntax/*.php
    
    
    
        */inc/Extension/RemotePlugin.php
        */lib/plugins/*/remote.php
        */lib/plugins/*/remote/*.php
    
    
        */inc/Extension/PluginInterface.php
        */inc/Extension/PluginTrait.php