Changeset 695
- Timestamp:
- 09/30/05 09:54:53
- Files:
-
- trunk/docs/book/xml/sessions.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/book/xml/sessions.xml
r627 r695 30 30 31 31 cherrypy.config.update({'sessionFilter.on': True}) 32 cherrypy.root = Root() 32 33 cherrypy.server.start() 33 34 </programlisting>

