Ignore:
Timestamp:
08/29/10 22:16:32 (21 months ago)
Author:
benedikt
Message:
  • [ENGINE] Security Fix #2440: Backup script will restore forged backup [Part II] (Thanks to Daniel)
  • [GUI] Changed: Orderpanel 'State' is not longer a required field
  • [GUI] Changed: Oder of address fields changed
  • [GUI] Fixed #2174: Several issues for the Ticket Support System
  • [GUI] Refactored: Ticket System of (part I/client)
  • [LANGUAGES] Updates German Language File
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/engine/setup/ispcp-uninstall

    r3206 r3240  
    8383        if ($rdata =~ /^y$/i) { 
    8484                $main::rm{'rm_u_data'} = 'yes'; 
    85         } 
    86         else { 
     85        } else { 
    8786                $main::rm{'rm_u_data'} = 'no'; 
    8887        } 
Note: See TracChangeset for help on using the changeset viewer.