Subversion-Projekte lars-tiefland.em_wm

Revision

Revision 114 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 114 Revision 132
Zeile 1... Zeile 1...
1
<?
1
<?php
2
    require ( "libs/Smarty.class.php" );
2
    require ( "libs/Smarty.class.php" );
3
    require ( "Translation2.php" );
3
    require ( "Translation2.php" );
4
    $smarty = new Smarty();
4
    $smarty = new Smarty();
5
    function smarty_block_dynamic( $param, $content, &$smarty )
5
    function smarty_block_dynamic( $param, $content, &$smarty )
6
    {
6
    {