source:
branches/version-2_5/php.ini-mobile
@
18141
| Revision 18141, 263 bytes checked in by ramrun, 17 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | output_handler = NULL |
| 2 | variables_order = "EGPS" |
| 3 | register_globals = Off |
| 4 | ;post_max_size = 8M |
| 5 | magic_quotes_gpc = Off |
| 6 | upload_max_filesize = 5M |
| 7 | |
| 8 | session.auto_start = 0 |
| 9 | |
| 10 | mbstring.language = Japanese |
| 11 | mbstring.internal_encoding = UTF-8 |
| 12 | mbstring.encoding_translation = 0ff |
Note: See TracBrowser
for help on using the repository browser.
