=')) { die('Installation error: in order to run ProjectPier you need PHP5. Your current PHP version is: ' . phpversion()); } // if if(!defined('PUBLIC_FOLDER')) { define('PUBLIC_FOLDER', 'public'); // this file can be included through public/index.php } // if require 'init.php'; ?>