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-setup

    r3201 r3240  
    8282        my ($rs, $warn_msg) = (undef, ''); 
    8383 
    84         $rs = welcome_note(); 
    85  
    86         return $rs if ($rs != 0); 
     84        welcome_note(); 
    8785 
    8886        my $qmsg = "\n\tNext you are asked to enter a \"fully qualified hostname\" (FQHN).\n" . 
Note: See TracChangeset for help on using the changeset viewer.