Ignore:
Timestamp:
Oct 21, 2006, 2:28:07 PM (18 years ago)
Author:
rub
Message:

Resolved Issue ID 0000356:

o Increase security on adviser mode

First modifications of n modifications.
All the others modifications will be done on BSF branch.

Merge branch-1_6 1568:1570 into BSF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/configuration.php

    r1565 r1571  
    4848}
    4949//------------------------------ verification and registration of modifications
    50 if (isset($_POST['submit']))
     50if (isset($_POST['submit']) and !is_adviser())
    5151{
    5252  $int_pattern = '/^\d+$/';
Note: See TracChangeset for help on using the changeset viewer.