// +----------------------------------------------------------------------+ // | Copyright (c) 2004 | // | author: Jason Taylor | // | Neo-era : mofobikes | // | gallery.php | // +----------------------------------------------------------------------+ /** * Displays images for a gallery * * @package www */ /** */ /* $Id: user.php,v 1.1 2010/10/30 21:48:35 catherine Exp $*/ $GALLERY = true; include("../../includes/config.inc.php"); $user_id = nBase::get_value("user_id", $_GET, NULL, 0, 1); $type = nBase::get_value("type", $_GET, NULL, 'bike', 2, array('bike', 'RIP')); $smarty->assign("type",$type); $username = db_get_username($user_id); $message = "