changeset 342:259660db1921

*** empty log message ***
author abukhman
date Mon, 18 Oct 2010 12:16:49 +0200
parents 602408d7b035
children 025e53924ec3
files documentViewer.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/documentViewer.py	Mon Oct 18 12:15:40 2010 +0200
+++ b/documentViewer.py	Mon Oct 18 12:16:49 2010 +0200
@@ -268,7 +268,7 @@
         @param querySearch: type of different search modes (fulltext, fulltextMorph, xpath, xquery, ftIndex, ftIndexMorph, fulltextMorphLemma)
         '''
         
-        logging.debug("documentViewer (index) mode: %s url:%s start:%s pn:%s"%(mode,url,start,pn,originalPage))
+        logging.debug("documentViewer (index) mode: %s url:%s start:%s pn:%s originalPage:%s"%(mode,url,start,pn,originalPage))
         
         if not hasattr(self, 'template'):
             # this won't work