Removed a (useless) hardcoded reference to FunctionalCI

SVN:1.2[1830]
This commit is contained in:
Denis Flaven
2012-01-31 15:39:35 +00:00
parent af710c549f
commit 3470ce18e8

View File

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