DokuWiki

It's better when it's simple

User Tools

Site Tools


media_manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
media_manager [2022-03-17 15:12] – [Table] 109.200.196.114media_manager [2022-03-17 15:14] (current) – [Problems] 109.200.196.114
Line 82: Line 82:
 <code> <code>
 <?php <?php
-                if ($INFO['isadmin']) { +    if ($INFO['isadmin']) { 
-                    tpl_action('recent', 1, 'li'); //recent changes +        tpl_action('recent', 1, 'li'); //recent changes 
-                    tpl_action('media', 1, 'li'); //media manager +        tpl_action('media', 1, 'li'); //media manager 
-                    tpl_action('index', 1, 'li'); //sitemap +        tpl_action('index', 1, 'li'); //sitemap 
-                +    
-            ?>+?>
 </code> </code>
media_manager.txt · Last modified: 2022-03-17 15:14 by 109.200.196.114

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki