Make sure that the default add-on for SLA computation is enabled by default

SVN:trunk[1386]
This commit is contained in:
Denis Flaven
2011-07-29 10:14:44 +00:00
parent ca9f17d6e1
commit 72326435ce

View File

@@ -113,5 +113,5 @@ class SLAComputationAddOnAPI
return $oResult;
}
}
//SLAComputation::SelectModule('SLAComputationAddOnAPI');
SLAComputation::SelectModule('SLAComputationAddOnAPI');
?>