bug 572127, fix included

This commit is contained in:
Marc Delisle
2002-06-21 19:08:06 +00:00
parent d5439e1110
commit 281aabe0fa
2 changed files with 3 additions and 2 deletions

View File

@@ -1,13 +1,12 @@
<?php
/* $Id$ */
/**
* Runs common work
*/
require('./tbl_properties_common.php3');
$err_url = 'tbl_properties_structure.php3' . $err_url;
$url_query .= '&amp;back=tbl_properties_structure.php3';
$url_query .= '&amp;goto=tbl_properties_structure.php3&amp;back=tbl_properties_structure.php3';
/**