Task #272
zula_get_file_mime() doesn't check if 'exec' function exists
| Status: | Closed | Start date: | 2010-04-28 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | Alex Cartwright | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 2.6.0 | |||
| PHP Version: |
Description
Some people for some reason disabled 'exec' function, however zula_get_file_mime() assumes it exists which will result in a PHP warning if it attempts to use it. A check for this function should be done.
History
Updated by Alex Cartwright almost 2 years ago
- Status changed from In progress to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"0f9d7af753ef85e0aa54f58cc47dd2b36163b153".