<?php namespace com\whitemagicsoftware; require "../common/php/class.Potluck.php"; $potluck = new Potluck(); $potluck->run();