Closed (fixed)
Project:
Services
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Mar 2008 at 15:27 UTC
Updated:
12 Apr 2008 at 17:19 UTC
This patch adds an interface to module_exists() for the system services module. You pass it the name of a module, and if the module is enabled on the remote system, the service returns the module's version. Otherwise it returns an empty string. This is useful for doing dependency checks between two servers, two verify that modules and versions match. I wrote this as part of my deployment project.
Let me know if you need anything!
| Comment | File | Size | Author |
|---|---|---|---|
| system_service_module_exists.patch | 1.5 KB | gdd |
Comments
Comment #1
marcingy commentedassigned for review
Comment #2
marcingy commentedcommitted to d5 and d6
Comment #3
marcingy commented