Ticket #1485244 (closed Patches: invalid)
Installer: No need for magic_quotes_gpc check
| Reported by: | flurischt | Owned by: | thomasb |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | Installer | Version: | svn-trunk |
| Severity: | minor | Keywords: | installer, magic_quotes_gpc |
| Cc: |
Description
Hi,
In my opinion, theres no need to check for magic_quotes_gpc while installaing. At Runtime RC sets in program/include/iniset.php magic_quotes_gpc to 0.
Why not do the same in the installer and skip the check. (See my patch)
For some Users its a problem to deactivate magic_quotes_gpc. If php is loaded as cgi ".htacces php_value" wont work and they probably dont have access to the php.ini...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
