Syntax Syntax
Source Source
File: wp-admin/includes/class-ftp.php
function _checkCode() { return ($this->_code<400 and $this->_code>0); }
Developer Resources, Tips, Tricks, Tutorials and Much more.
File: wp-admin/includes/class-ftp.php
function _checkCode() { return ($this->_code<400 and $this->_code>0); }