*/ # include main class require_once "includes/photostack.class.php"; # create a wrapper $ps = new photostack(); # Open the ?template OR open the current_template include $ps->config->base_path.$ps->config->pathto_templates.'/external/'.'index.php'; ?>