0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
3.2.0-5
/
standard
/
htdocs
/
templates
/
[
Home
]
File: tiki-articles-js.tpl
{* $Id: tiki-articles-js.tpl 17630 2009-03-26 03:37:22Z luciash $ *} <script type="text/javascript"> <!--//--><![CDATA[//><!-- var articleTypes = new Array(); {foreach from=$types key=type item=properties} typeProp = new Array(); {foreach from=$properties key=prop item=value} typeProp['{$prop|escape}'] = '{$value|escape}'; {/foreach} articleTypes['{$type|escape}'] = typeProp; {/foreach} //--><!]]> </script>