Documentation TYPO3 par Ameos

tbl_properties.php

00001 <?php
00002 /* $Id: tbl_properties.php,v 2.2 2003/11/26 22:52:24 rabus Exp $ */
00003 // vim: expandtab sw=4 ts=4 sts=4:
00004 
00005 
00009 require('./tbl_properties_common.php');
00010 $err_url   = 'tbl_properties.php' . $err_url;
00011 $url_query .= '&amp;goto=tbl_properties.php&amp;back=tbl_properties.php';
00012 
00016 require('./tbl_properties_table_info.php');
00017 
00018 ?>
00019 <ul>
00020 
00021 <!-- TABLE WORK -->
00022 <?php
00026 $goto = 'tbl_properties.php';
00027 require('./tbl_query_box.php');
00028 
00029 ?>
00030 </ul>
00031 
00032 <?php
00033 
00037 echo "\n";
00038 require_once('./footer.inc.php');
00039 ?>


Généré par TYPO3 Ameos avec  doxygen 1.4.6