Switch to side-by-side view

--- a/ForgeWiki/forgewiki/wiki_main.py
+++ b/ForgeWiki/forgewiki/wiki_main.py
@@ -75,7 +75,7 @@
                  routing_key, self.config.options.mount_point)
 
     @audit('forgewiki.reply')
-    def auditor(self, routing_key, data):
+    def audit_reply(self, routing_key, data):
         log.info('Auditing reply from %s (%s)',
                  routing_key, self.config.options.mount_point)
         # 'data' should be a dictionary which includes: