added html editor to output doc,.saving object tracker

This commit is contained in:
safan
2011-02-21 14:47:50 +00:00
parent 9a42abaebb
commit 3f4eb7b6d2
9 changed files with 1113 additions and 822 deletions

View File

@@ -13,4 +13,4 @@ if (!isset($sValue['CT_MESSAGE_HISTORY'])) {
}
require_once 'classes/model/CaseTracker.php';
$oCaseTracker = new CaseTracker();
$oCaseTracker->update($sValue);
$oCaseTracker->update($sValue);