summaryrefslogtreecommitdiffstats
path: root/cobbler/webui/master.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-27 11:06:11 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-27 11:06:11 -0400
commit2ed21cfed106842ab80301bf737fb3b5e4351867 (patch)
tree6c9fe28d9b526df2c5e70ba794a7df09a6556c6c /cobbler/webui/master.py
parent3a191fc684a00feb36691cb5cd3b1f91073b5680 (diff)
downloadthird_party-cobbler-2ed21cfed106842ab80301bf737fb3b5e4351867.tar.gz
third_party-cobbler-2ed21cfed106842ab80301bf737fb3b5e4351867.tar.xz
third_party-cobbler-2ed21cfed106842ab80301bf737fb3b5e4351867.zip
Disable WebUI logging until we come up with a way to make it SELinux friendly.
Diffstat (limited to 'cobbler/webui/master.py')
-rw-r--r--cobbler/webui/master.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cobbler/webui/master.py b/cobbler/webui/master.py
index df09f8e..98d0ba4 100644
--- a/cobbler/webui/master.py
+++ b/cobbler/webui/master.py
@@ -33,8 +33,8 @@ VFN=valueForName
currentTime=time.time
__CHEETAH_version__ = '2.0rc8'
__CHEETAH_versionTuple__ = (2, 0, 0, 'candidate', 8)
-__CHEETAH_genTime__ = 1190817364.3782139
-__CHEETAH_genTimestamp__ = 'Wed Sep 26 10:36:04 2007'
+__CHEETAH_genTime__ = 1190905054.4749429
+__CHEETAH_genTimestamp__ = 'Thu Sep 27 10:57:34 2007'
__CHEETAH_src__ = 'webui_templates/master.tmpl'
__CHEETAH_srcLastModified__ = 'Thu Sep 20 15:49:34 2007'
__CHEETAH_docstring__ = 'Autogenerated by CHEETAH: The Python-Powered Template Engine'