1 |
snetram |
1.1 |
--- e-smith-php-1.12.0/root/etc/e-smith/templates/etc/php.ini/65FopenWrappers.fixWhiteLines 2003-04-02 16:30:41.000000000 +0200 |
2 |
|
|
+++ e-smith-php-1.12.0/root/etc/e-smith/templates/etc/php.ini/65FopenWrappers 2008-08-19 22:54:10.000000000 +0200 |
3 |
|
|
@@ -1,3 +1,3 @@ |
4 |
|
|
{ |
5 |
|
|
- return "allow_url_fopen = $php{AllowUrlFopen}"; |
6 |
|
|
+ return "allow_url_fopen = $php{AllowUrlFopen}\n"; |
7 |
|
|
} |
8 |
|
|
--- e-smith-php-1.12.0/root/etc/e-smith/templates/etc/php.ini/80ModuleSettings13bcmath.fixWhiteLines 2008-08-19 22:53:21.000000000 +0200 |
9 |
|
|
+++ e-smith-php-1.12.0/root/etc/e-smith/templates/etc/php.ini/80ModuleSettings13bcmath 2008-08-19 22:54:10.000000000 +0200 |
10 |
|
|
@@ -1,2 +1,3 @@ |
11 |
|
|
[bcmath] |
12 |
|
|
bcmath.scale = 0 |
13 |
|
|
+ |