Ignore:
Timestamp:
Jun 22, 2012, 4:10:24 PM (12 years ago)
Author:
mistic100
Message:

-add option to remove rating
-improve message header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GuestBook/admin/config.php

    r15940 r15948  
    99    'email_admin_on_comment_validation' => isset($_POST['email_admin_on_comment_validation']),
    1010    'nb_comment_page' => $_POST['nb_comment_page'],
     11    'activate_rating' => isset($_POST['activate_rating']),
    1112    );
    1213   
Note: See TracChangeset for help on using the changeset viewer.