fixed undefined variable by including libraries/tbl_properties_common.php
This commit is contained in:
@@ -6,6 +6,8 @@ $Id$
|
|||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
2006-04-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
2006-04-12 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||||
|
* tbl_printview.php:
|
||||||
|
fixed undefined variable by including libraries/tbl_properties_common.php
|
||||||
* changelog.php:
|
* changelog.php:
|
||||||
link users, files, bugs, rfes and patches
|
link users, files, bugs, rfes and patches
|
||||||
* libraries/footer.inc.php:
|
* libraries/footer.inc.php:
|
||||||
|
@@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
require_once './libraries/common.lib.php';
|
require_once './libraries/common.lib.php';
|
||||||
|
|
||||||
|
require './libraries/tbl_properties_common.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the variables sent or posted to this script, then displays headers
|
* Gets the variables sent or posted to this script, then displays headers
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user