Ctools adds a uuid_is_valid() function, which also exists in skinr.uuid.inc. We need to check for it before declaring it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | skinr-ctools_uuid-2253493-1.patch | 826 bytes | moonray |
Ctools adds a uuid_is_valid() function, which also exists in skinr.uuid.inc. We need to check for it before declaring it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | skinr-ctools_uuid-2253493-1.patch | 826 bytes | moonray |
Comments
Comment #1
moonray commentedThis patch wraps our function in an if block to avoid conflicts with Ctools' and PECL's uuid_is_valid().
Comment #2
moonray commentedComment #5
moonray commented