![]() |
ISPConfig 3 SVN installer bug (syntax error in PHP)
Hello,
There is a syntax error in the file installer_base.lib.php of the latest SVN: PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /tmp/trunk/install/lib/installer_base.lib.php on line 1429 A dot is missing for string concatenation. if(is_file($install_dir.'/interface/ssl/ispserver.crt') .... ..... && is_file($install_dir -----> . <-------- '/interface/ssl/ispserver.key')) { Thanks, George. |
Thanks for the notice. I've fixed the error in svn.
|
| All times are GMT +2. The time now is 00:30. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.