omail-admin.patch
changeset 33 e6a29d7bc919
parent 1 32f160a66da4
--- a/omail-admin.patch	Tue Jun 10 12:36:43 2008 +0200
+++ b/omail-admin.patch	Tue Jun 10 13:21:29 2008 +0200
@@ -1,14 +1,15 @@
-From 8ca5ccf45da1875cc595a3adec0a841fa5063828 Mon Sep 17 00:00:00 2001
-From: Tomas Zeman <tzeman@volny.cz>
-Date: Fri, 21 Dec 2007 10:49:47 +0100
-Subject: [PATCH] omail-admin-1.2rc1-1-i686.fpm:
- *added
+omail-admin
 
----
- source/custom/omail-admin/FrugalBuild |   29 +++++++++++++++++++++++++++++
- 1 files changed, 29 insertions(+), 0 deletions(-)
- create mode 100644 source/custom/omail-admin/FrugalBuild
-
+diff --git a/source/custom/omail-admin/.htaccess b/source/custom/omail-admin/.htaccess
+new file mode 100644
+index 0000000..978961b
+--- /dev/null
++++ b/source/custom/omail-admin/.htaccess
+@@ -0,0 +1,4 @@
++php_value session.bug_compat_42 1
++php_value session.bug_compat_warn 0
++php_value session.use_cookies 0
++php_value register_globals 1
 diff --git a/source/custom/omail-admin/FrugalBuild b/source/custom/omail-admin/FrugalBuild
 new file mode 100644
 index 0000000..5f08d43
@@ -44,6 +45,3 @@
 +	Fsed '^$vmailmgrquota_file .*' "\$vmailmgrquota_file = '/etc/$pkgname/vmailmgrquotas';" $Fdestdir/etc/$pkgname/config.php
 +	Fln /etc/$pkgname/config.php $www/$pkgname/config.php
 +}
--- 
-1.5.3.4
-