corrections
darcs-hash:20070125154414-f46e9-07b1fa9b36a6975c0d0f8b64d0d36a54c02ec44c.gz
This commit is contained in:
parent
193bcc8ec2
commit
7e9b60fecc
2 changed files with 1 additions and 4 deletions
|
@ -12,7 +12,7 @@ server.logTracebacks=True
|
||||||
server.reverseDNS=False
|
server.reverseDNS=False
|
||||||
server.threadPool=10
|
server.threadPool=10
|
||||||
server.environment="production"
|
server.environment="production"
|
||||||
server.show_tracebacks= False
|
server.show_tracebacks= True
|
||||||
server.log_config_options= False
|
server.log_config_options= False
|
||||||
logDebugInfoFilter.on = False
|
logDebugInfoFilter.on = False
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
#import cherrypy, sys
|
|
||||||
$sys.path.append(cherrypy.config.get('rootDir'))
|
|
||||||
#from plugins.verifdroitsfilter import verifDroits
|
|
||||||
<div class="framed_gray">
|
<div class="framed_gray">
|
||||||
#for a_category in $modules
|
#for a_category in $modules
|
||||||
<fieldset>
|
<fieldset>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue