From b64ea63443e33fc070298c0130461c834de342bc Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 4 Dec 2010 16:08:32 +0000 Subject: moderators can now consult the list of actions carried out by other moderators --- h-source/Application/Views/Moderators/index.php | 74 +++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 h-source/Application/Views/Moderators/index.php (limited to 'h-source/Application/Views/Moderators') diff --git a/h-source/Application/Views/Moderators/index.php b/h-source/Application/Views/Moderators/index.php new file mode 100644 index 0000000..7594695 --- /dev/null +++ b/h-source/Application/Views/Moderators/index.php @@ -0,0 +1,74 @@ + + +. +?> + +
+ +
+ ">Home » ">panel » moderators' page +
+ +
+ List of actions carried out by moderators +
+ + + + + + + + + + + + + + + + + + + + + + +
ACTION IDMODERATORACTIONTYPEOBJECT IDDATEMOTIVATION
+ + + getUser($row['history']['created_by']);?> + + + + + + + + + + +
+ +
+ : +
+ +
-- cgit v1.2.3