Allow modules to include a service file ina subdirectory
Amitaibu - October 6, 2009 - 14:05
| Project: | Services |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Amitaibu |
| Status: | closed |
Jump to:
Description
Flag module has all the include files under "includes" subdirectory. Currently, it is impossible for flag to declare that file.
This patch solves this, by allowing modules to:
'#file' => array('file' => 'inc', 'module' => 'flag', 'file name' => 'includes/flag.service'),| Attachment | Size |
|---|---|
| services-include-file-1.patch | 778 bytes |

#1
Thanks - committed
#2
Automatically closed -- issue fixed for 2 weeks with no activity.