//------------------------------------
|| Project PHPBB Module
|| Version : 1.13
|| Date : 16/07/2003
|| Author : Koudanshi
|| Homepage: Koudanshi.net
|| Licence : See the licence carefully.
\\-------------------------------------

\\-------------------------------------
|| NOTICE:
||
|| I don't have responsible about any troubles which you encounter with my module.
|| Use my module with your own risk.
|| Backup your database before do any thing with this module.
//-------------------------------------

//------------------------------------
|| Install
//------------------------------------
_Copy sub dirs + files into yoursite.com/xoops/html (server host) or into rootpath/xoops/html/ (on local PC)
+-- PBB_module/ +-- xoops/html/
--+-- /class --+-- class
--+-- /include --+-- /include
--+-- /kernel --+-- /kernel
--+-- /modules --+-- /modules
--+-- /.. --+-- /..
_CHMOD "cache" and "files" dirs to 777 in modules/pbboard
_Goto AdminCp of XOOPS and activate it.
_Finished.

//------------------------------------
|| Import new template
//------------------------------------
See "Tpt_how_import.txt"