Changeset - ee6f345736a6
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 15 years ago 2010-12-11 15:04:28
marcin@python-works.com
action logger upgrade, for working with migrations
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/lib/helpers.py
Show inline comments
 
@@ -415,7 +415,7 @@ def action_parser(user_log):
 
    @param action:
 
    """
 
    action = user_log.action
 
    action_params = None
 
    action_params = ' '
 

	
 
    x = action.split(':')
 

	
0 comments (0 inline, 0 general)