Changeset 146:0b9d10331f88 in documentViewer
- Timestamp:
- Aug 19, 2010, 1:13:27 PM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MpdlXmlTextServer.py
r145 r146 145 145 else: 146 146 textmode = mode 147 147 logging.debug("documentViewer (characterNormalization) characterNormalization: %s"%(characterNormalization)) 148 148 textParam = "document=%s&mode=%s&pn=%s"%(docpath,textmode,pn) 149 149 if highlightQuery is not None:
Note: See TracChangeset
for help on using the changeset viewer.