Donate Share

FTPSearch/Agent

Tracker: Bugs

5 Small bug in a registr.php - ID: 1504307
Last Update: Tracker Item Submitted ( nobody )

On some systems (depending on PHP settings) you need to add following code
to the registr.php:

$host=$_POST['host'];
$port=$_POST['port'];
$user=$_POST['user'];
$pass=$_POST['pass'];
$about=$_POST['about'];

Please mention this in readme file.

По-видимому, это связано с настройками PHP
(различные способы доступа к переменным
формы).


Nobody/Anonymous ( nobody ) - 2006-06-11 10:52

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.