Changes between Initial Version and Version 1 of Ticket #8467


Ignore:
Timestamp:
Feb 3, 2011, 4:50:02 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8467 – Description

    initial v1  
    55
    66
    7 
    8 Index: wiki.py
    9 ===================================================================
     7{{{
     8#!patch
    109--- wiki.py     (revision 9816)
    1110+++ wiki.py     (working copy)
     
    1918     def _update_tags(self, req, page):
    2019         tag_system = TagSystem(self.env)
     20}}}