DokuWiki

It's better when it's simple

User Tools

Site Tools


template:monobook:legacy

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
template:monobook:legacy [2023-03-04 15:39] Aleksandrtemplate:monobook:legacy [2023-09-01 16:21] (current) Klap-in
Line 1108: Line 1108:
 <code php> <code php>
 <?php  <?php 
-$translation = &plugin_load('syntax','translation');+$translation = plugin_load('syntax','translation');
 $currentlang = $translation->_currentLang(); $currentlang = $translation->_currentLang();
  
Line 1127: Line 1127:
 > >
 >    <?php >    <?php
->    $translation = &plugin_load('syntax','translation');+>    $translation = plugin_load('syntax','translation');
 >    echo $translation->_showTranslations(); >    echo $translation->_showTranslations();
 >    ?> >    ?>
template/monobook/legacy.txt · Last modified: 2023-09-01 16:21 by Klap-in

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