Don't need to add rdfcore into AppCoresManager... as its now done automatically by the Init() call.
git-svn-id: svn://10.0.0.236/trunk@29053 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -43,8 +43,8 @@ function doSort(sortColName)
|
||||
rdfCore.Init("RDFCore");
|
||||
dump("RDFCore inited\n");
|
||||
|
||||
XPAppCoresManager.Add(rdfCore);
|
||||
dump("RDFCore added into XPAppCoresManager\n");
|
||||
// XPAppCoresManager.Add(rdfCore);
|
||||
// dump("RDFCore added into XPAppCoresManager\n");
|
||||
}
|
||||
|
||||
// sort!!!
|
||||
|
||||
Reference in New Issue
Block a user