info(basename($_SERVER['SCRIPT_FILENAME'])." starting up..."); // Set up for access to user 'database' require_once 'Decafbad_OPML/Users.php'; global $users; $users = new Decafbad_OPML_Users(); ?>