OpenPNE のカスタマイズが多いので少しまとめておきます。 ディレクトリ構成 openpne/config.php コンフィグファイル openpne/bin/* バッチ処理プログラム openpne/lib/ ライブラリ openpne/lib/include/* PEAR モジュール openpne/lib/smarty_plugins/* Smarty 拡張プラグイン opnepne/public_html/* DocumentRoot openpne/setup/* OpenPNE セットアップ用ファイル openpne/var/* 各種キャッシュやログなどの一時ファイル openpne/webapp/ OpenPNE のメインとなるプログラム openpne/webapp/init.inc 共通初期化ファイル openpne/webapp/lib/ OpenPNE のライブラ