-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/ftp/
File Upload :
Current File : //usr/src/php/ext/ftp/config.w32

// $Id$
// vim:ft=javascript

ARG_ENABLE("ftp", "ftp support", "yes");

if (PHP_FTP == "yes") {
	EXTENSION("ftp", "php_ftp.c ftp.c");
	AC_DEFINE('HAVE_FTP', 1, 'Have FTP support');
}

Copyright © 2017 || Recoded By Mr.Bumblebee