Looks like Prism module defines Libraries API as a dependency, but it's not actually used.
prism_return_library_location() checks in various locations for a prism directory, and the loading mechanism provided by Libraries API is never actually utilized. Looks like maybe the dependency was already removed in code but was just accidentally left in place in the .info file.
Looks like Prism module defines Libraries API as a dependency, but it's not actually used.
prism_return_library_location()checks in various locations for aprismdirectory, and the loading mechanism provided by Libraries API is never actually utilized. Looks like maybe the dependency was already removed in code but was just accidentally left in place in the .info file.