home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2005 June
/
PCpro_2005_06.ISO
/
files
/
opensource
/
xamp
/
xampp-win32.exe
/
xampp
/
source_loop.tpl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-03-24
|
259 b
|
8 lines
{* Source Code template for the PDF Converter *}
{foreach from=$source item=code id=$package}
<text size="16" justification="centre"><C:rf:3Package {$package}>Package {$package}
</text>
{section name=code loop=$code}
{$code[code]}
{/section}
{/foreach}