Removed a (useless) hardcoded reference to FunctionalCI

SVN:trunk[1831]
This commit is contained in:
Denis Flaven
2012-01-31 15:46:18 +00:00
parent 429cd73e99
commit 137f712a96

View File

@@ -2039,7 +2039,6 @@ EOF
});
EOF
);
$aElements = MetaModel::GetSubclasses('FunctionalCI');
$aResults = array();
$aSortedElements = array();
$oObj = MetaModel::GetObject($sClass, $id);