Extended Property for Tasks

This commit is contained in:
Hugo Loza
2011-01-18 22:19:56 +00:00
parent 5839e49144
commit 27f88b1e64

View File

@@ -1304,7 +1304,6 @@ class processMap {
$sFilename = 'tasks/tasks_Notifications.xml';
break;
default:
print "<h1>$iForm</h1>";
//if the $iForm is not one of the defaults then search under Plugins for an extended property. By JHL Jan 18, 2011
$oPluginRegistry =& PMPluginRegistry::getSingleton();
$activePluginsForTaskProperties=$oPluginRegistry->getTaskExtendedProperties();