MantisBT: master a6662375
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2011-09-14 00:48 | master aa3244ae |
Affected Issues | 0013303: File attachments cannot be uploaded when PHP's "file_uploads" configuration directive equals "On" | |||
Changeset | Fix 0013303: use strtolower in ini_get_bool() Generally, ini_get() returns '0' or '1' when querying a boolean option, This caused ini_get_bool() to wrongly return False when the option is |
|||
mod - core/utility_api.php | Diff File |