::introtext::
{source}
<!– You can place html anywhere within the source tags —>
<?php
$karte = file_get_contents(‘dhv_karte.htm’);
echo $karte;
?>
{/source}
::/introtext::
::fulltext::::/fulltext::
::introtext::
{source}
<!– You can place html anywhere within the source tags —>
<?php
$karte = file_get_contents(‘dhv_karte.htm’);
echo $karte;
?>
{/source}
::/introtext::
::fulltext::::/fulltext::
You must be logged in to post a comment