--- a/web/webconfig.py Wed Jun 10 12:08:57 2009 +0200
+++ b/web/webconfig.py Wed Jun 10 12:09:06 2009 +0200
@@ -6,6 +6,7 @@
:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
"""
__docformat__ = "restructuredtext en"
+_ = unicode
import os
from os.path import join, exists, split
@@ -16,7 +17,6 @@
from cubicweb.toolsutils import read_config
from cubicweb.cwconfig import CubicWebConfiguration, register_persistent_options, merge_options
-_ = unicode
register_persistent_options( (
# site-wide only web ui configuration