Ignore:
Timestamp:
01/23/14 14:53:26 (10 years ago)
Author:
frank.jaeger
Message:

ALKIS-Auskunft, neues Modul "Straße"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/info/info/alkis/alkisnamstruk.php

    r301 r306  
    1212*/ 
    1313session_start(); 
    14 //import_request_variables("G"); // php 5.3 deprecated, php 5.4 entfernt 
    1514$cntget = extract($_GET); 
    1615require_once("alkis_conf_location.php"); 
     
    3534        <script type="text/javascript"> 
    3635                function ALKISexport() { 
    37                                 window.open(<?php echo "'alkisexport.php?gkz=".$gkz."&tabtyp=person&gmlid=".$gmlid."'"; ?>); 
     36                        window.open(<?php echo "'alkisexport.php?gkz=".$gkz."&tabtyp=person&gmlid=".$gmlid."'"; ?>); 
    3837                } 
    3938        </script> 
Note: See TracChangeset for help on using the changeset viewer.