source:
branches/comu-ver2/php.ini-mobile
@
18141
Revision 18141, 263 bytes checked in by ramrun, 12 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[18141] | 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.