Skip to content

Commit c9f0e35

Browse files
committed
Merge branch 'master' into fix/17
2 parents c9f9d82 + 9320713 commit c9f0e35

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

5.4/drupal.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
session.cache_limiter = nocache
22
session.auto_start = 0
33
expose_php = Off
4-
allow_url_fopen = Off
4+
allow_url_fopen = On
55
register_globals = Off
66
display_errors = Off
77
memory_limit = 512M

5.5/drupal.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
session.cache_limiter = nocache
22
session.auto_start = 0
33
expose_php = Off
4-
allow_url_fopen = Off
4+
allow_url_fopen = On
55
register_globals = Off
66
display_errors = Off
77
memory_limit = 512M

5.6/drupal.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
session.cache_limiter = nocache
22
session.auto_start = 0
33
expose_php = Off
4-
allow_url_fopen = Off
4+
allow_url_fopen = On
55
register_globals = Off
66
display_errors = Off
77
memory_limit = 512M

7.0/drupal.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
session.cache_limiter = nocache
22
session.auto_start = 0
33
expose_php = Off
4-
allow_url_fopen = Off
4+
allow_url_fopen = On
55
register_globals = Off
66
display_errors = Off
77
memory_limit = 512M

0 commit comments

Comments
 (0)