diff --git a/checkin_notes b/checkin_notes index fa389e413a..6dacfd814f 100755 --- a/checkin_notes +++ b/checkin_notes @@ -2815,3 +2815,11 @@ Rytis 24 Mar 2007 forum_moderate_post_action.php inc/ forum_email.inc + +David 24 Mar 2007 + - admin web: added script to banish user for various periods, + independently of forum tools (from Eric Myers) + + html/ops/ + index.php + manage_user.php diff --git a/html/ops/index.php b/html/ops/index.php index fe54188dc5..7b8b90f780 100644 --- a/html/ops/index.php +++ b/html/ops/index.php @@ -79,6 +79,11 @@ echo "
+
\n"; + +echo " | + + | \n"; +end_table(); +echo "\n"; + +echo "\n\n\n\n"; + + + +/********************** + * Suspended posting privileges + */ + +//function suspend_user_form($user) { + +echo "\n"; + +echo " | +
Query: $q "; +} + + + +admin_page_tail(); + +$cvs_version_tracker[]= //Generated automatically - do not edit + "\$Id$"; +?>