Community
Participate
Working Groups
1. use the following line in the editor $a = ftp_connect|() 2. where the | char is located click Ctrl+Space 3. we got: $a = ftp_connect($host)() //there is another "()" at the end.
fixed in head and branch
[Petyo Tanchev] Tested on 2.2.1.v20100829 fixed