--- alx-src/branches/alx-web-060/include/config.inc.php 2011/07/06 14:17:11 2607 +++ alx-src/branches/alx-web-060/include/config.inc.php 2011/07/06 14:40:22 2608 @@ -41,4 +41,7 @@ // ssh private key file $privkey_file = $home.'/.ssh/id_dsa'; +// citrix_browser addresses +$citrix_browseradrs = '128.20.50.50;128.20.50.66;128.20.50.71;128.20.50.46;128.20.100.31;128.20.100.32;128.20.100.33;128.20.100.34'; + ?>