~ubuntu-branches/ubuntu/intrepid/moin/intrepid-updates

« back to all changes in this revision

Viewing changes to MoinMoin/action/fullsearch.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
 
108
108
    # End content and send footer
109
109
    request.write(request.formatter.endContent())
110
 
    wikiutil.send_footer(request, pagename, editable=0, showactions=0,
111
 
                         form=request.form)
 
110
    wikiutil.send_footer(request, pagename)