Show
Ignore:
Timestamp:
03/21/08 20:07:30 (9 months ago)
Author:
rats
Message:

* Fixed #1085: disable protocols in server status which are not available by default

  • Fixed: two errors in htuser-mngr
  • Fixed #945: logrotate fails because of ispcp script
  • Fixed #1113: removed add COURIER_CONF_DIR and stored userdb to AUTHLIB_CONF_DIR path
  • Fixed #1126: do not add all domains into the MTA domains list
  • Fixed #919: IP Management UI
  • Fixed #1072: open directory (ftp class)
  • Fixed #1115: ispcp/gui/include/ispcp-config.php under FreeBSD
  • Fixed #1116: error in client template in ftp choose dir
  • Fixed #1127: Order of menu entries in webtools
  • Fixed #1114: FreeBSD ispcp-setup-methods should be changed
  • Fixed #1123: database revision should be 1 for updaters
  • Fixed #1117: (Gentoo) /etc/init.d/ispcp_network: line 155: log_warning_msg: command not found
  • Updated Czech, Danish, French
  • Fixed #1119: Update Spelling Mistake
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/engine/ispcp-htuser-mngr

    r1026 r1068  
    219219                                                 $htaccess_users_file, 
    220220                                                 $htaccess_users_content, 
    221                                                  $main::cfg{'ROOT_USER'} 
    222                                                  $main::cfg{'ROOT_GROUP'} 
     221                                                 $main::cfg{'ROOT_USER'}, 
     222                                                 $main::cfg{'ROOT_GROUP'}, 
    223223                                                 0644 
    224224                                                );