Revision 469 (by ahitrov, 2014/12/24 13:57:26) Moving Contenido to Apache 2

<% $src %>\
<%ARGS>

	$src => undef

</%ARGS>
<%INIT>

	$src = '/images/'.$src		if $src !~ /^\//;

</%INIT>