pykolab/setup
    Torsten Grote 
    grote at kolabsys.com
       
    Mon Oct  1 15:24:39 CEST 2012
    
    
  
 pykolab/setup/setup_php.py |    2 ++
 1 file changed, 2 insertions(+)
New commits:
commit 8ce5d04c9338d528fd8af27e01c34c76b520579d
Author: Torsten Grote <t at grobox.de>
Date:   Mon Oct 1 15:24:06 2012 +0200
    clarify PHP timezone requirement in setup-kolab
diff --git a/pykolab/setup/setup_php.py b/pykolab/setup/setup_php.py
index 4d2679b..1d06b74 100644
--- a/pykolab/setup/setup_php.py
+++ b/pykolab/setup/setup_php.py
@@ -57,6 +57,8 @@ def execute(*args, **kw):
         print >> sys.stderr, utils.multiline_message(
                 _("""
                         Please supply the timezone PHP should be using.
+                        You have to use a Continent or Country / City locality name
+                        like 'Europe/Berlin', but not just 'CEST'.
                     """)
             )
 
    
    
More information about the commits
mailing list