Needs review
Project:
mothership
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 12:47 UTC
Updated:
28 Feb 2013 at 22:33 UTC
Jump to comment: Most recent file
In file "mothership/functions/css.php", I replaced if (strpos($file, 'modules/') !== FALSE) with if (substr($file, 0, 8) == 'modules/') to fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | removecssfromcoremodules-1904236-1.patch | 445 bytes | paulmicha |
Comments
Comment #1
paulmicha commented