Changeset 2960


Ignore:
Timestamp:
06/01/10 08:32:05 (21 months ago)
Author:
nuxwin
Message:
 
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r2959 r2960  
    99        - GUI: 
    1010                Fixed uninitialized variable in ispCP_ConfigHandler_File 
     11        - SETUP: 
     12                Fixed #2382 Any reference to HTMLPurifier should be removed 
    1113 
    12142010-05-31 Thomas Wacker 
  • trunk/engine/setup/set-gui-permissions.sh

    r2655 r2960  
    5454recursive_set_permissions "$ROOT_DIR/gui/tools/webmail/data" \ 
    5555        $PANEL_USER $APACHE_GROUP 0750 0640 
    56 recursive_set_permissions \ 
    57         "$ROOT_DIR/gui/include/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer" \ 
    58         $PANEL_USER $APACHE_GROUP 0750 0640 
    5956 
    6057# Decryption keys allow root access to the database, so they must only be 
Note: See TracChangeset for help on using the changeset viewer.