Clone
fmalikoff
committed
on 29 Mar 06
Implementation getLearningLibraryByTitle was wrong and the method is not used so the whole method was removed.
Implementation of getLearning… Show more
Implementation getLearningLibraryByTitle was wrong and the method is not used so the whole method was removed.

Implementation of getLearningLibraries was returning all libraries in the database. Changed to only return the active libraries (ie the libraries that have been successfully installed).

Show less