Documentation TYPO3 par Ameos

tbl_properties.php

00001 <?php
00002 /* $Id: tbl_properties.php,v 2.4 2004/10/21 10:18:12 nijel 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 
00021 require('./tbl_properties_links.php');
00022 
00023 ?>
00024 <!-- TABLE WORK -->
00025 <?php
00029 $goto = 'tbl_properties.php';
00030 require('./tbl_query_box.php');
00031 
00035 echo "\n";
00036 require_once('./footer.inc.php');
00037 ?>


Généré par Les experts TYPO3 avec  doxygen 1.4.6