Установка
ZNF is distributed using a PEAR channel, so you need to be familiar with the PEAR package manager (refer to http://pear.php.net/manual/en/installation.cli.php).
To add the ZeroNotice PEAR channel use:
$> pear channel-discover pear.zeronotice.org
Then to install the ZNF framework use:
$> pear install zeronotice/ZNF
That's all!















