fixed undefined variable by including libraries/tbl_properties_common.php

This commit is contained in:
Sebastian Mendel
2006-04-12 15:22:35 +00:00
parent 04311f2c1f
commit c575482096
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
require_once './libraries/common.lib.php';
require './libraries/tbl_properties_common.php';
/**
* Gets the variables sent or posted to this script, then displays headers
*/