Skip to content
Commit c3f4be1f authored by Antonio Ospite's avatar Antonio Ospite
Browse files

Issue #2881173: enable verifying requirements also at install time

Note that the first check is performed by just using
libraries_get_path() because during the install phase the library has
not been registered yet as the module does that in the
syntaxhighlighter_libraries_info() hook, and so libraries_detect() would
not work.

During the runtime phase it's OK to use libraries_detect() to retrieve
the library version.
parent 8f8ef6f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment