- completed the fix of the user object history (Trac #48)

- completed the implementation of truncated lists (Trac #61)
- Fixed the handling of the search form in the details page (Trac #29)

SVN:trunk[214]
This commit is contained in:
Denis Flaven
2009-12-29 14:02:18 +00:00
parent e91b81c777
commit cc4219714a
12 changed files with 139 additions and 20 deletions

View File

@@ -2,6 +2,8 @@
require_once('../application/utils.inc.php');
$g_oConfig = new Config('../config-itop.php');
MetaModel::Startup('../config-itop.php');
?>