+-------------------------------------------------------------------------+
| FTP SEARCH version 0.2, Author: Milen Vasilev, Email: M.Vasilev@ru.acad.bg|
+-------------------------------------------------------------------------+

---------
Required:
---------
Linux
PHP 4.0 or higher
MySQL 3.23.49 or higher

-------------
How to install:
-------------
1. Copy 'ftpsearch.zip' and unzip it in your WEB directory;
2. Open 'config.php' file and change all necessary variable;
3. Start 'install.php' file with your favorites browser and follow the steps;
4. Send me Email - M.Vasilev@ru.acad.bg if you find bugs or questions.

--------------------------
How to add other language:
--------------------------
1. Go to '/lang' directory.
2. Copy file 'lng_en.php', and rename with name equivalent of language:
	Example: france = fr => 'lng_fr.php'
3. Open and translate new file.
4. Create image(gif, width=16, height=11) with flag of language, and copy in '/img' directory. (name must be equivalent of language. Example: 'fr.gif')
5. Send me please, file with new language :)