<?php include("../php-lib/config.inc.php"); include("../php-lib/constants.php"); include("websitemembermanager-classes.php"); $initWMM = new InitialiseWMM(); $initWMM->secureWMM(); include("db-class.php"); include("action.php"); ?>