Changeset 8403 for temp/trunk
- Timestamp:
- 2006/11/16 18:02:51 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/include/php_ini.inc (modified) (1 diff)
-
html/.htaccess (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/include/php_ini.inc
r8402 r8403 11 11 ini_set("mbstring.detect_order", "auto"); 12 12 ini_set("mbstring.substitute_character", "none"); 13 ini_set("magic_quotes_gpc", "off");13 ini_set("magic_quotes_gpc", 0); 14 14 15 15 ?>
Note: See TracChangeset
for help on using the changeset viewer.
