Ignore:
Timestamp:
Dec 14, 2010, 2:47:24 PM (13 years ago)
Author:
patdenice
Message:

feature 2060: Remove adviser mode.
First commit: only php files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/comments.php

    r6363 r8126  
    3838// +-----------------------------------------------------------------------+
    3939
    40 if (!empty($_POST) and !is_adviser())
     40if (!empty($_POST))
    4141{
    4242  if (empty($_POST['comments']))
Note: See TracChangeset for help on using the changeset viewer.