// Copyright 2007-9 Jon Chamberlain // include all the library files needed // include "inc/conf.php"; include "../phrasedetectives/lib/library.php"; include "../phrasedetectives/lib/lib_user.php"; // include "lib/lib_score.php"; // include "lib/lib_case.php"; // Open the connection to the database $link = open_database(); $pagename = "Contact"; $pagesection = "Contact"; $pagetitle = "Contact"; $pagemeta_key = ""; $pagemeta_desc = ""; // If we're logging out then delete the cookie $action = "form"; if( $_REQUEST["logout"] != "" ){ Delete_Cookie(); header("Location: index.php"); exit; } // Authenticate the user if they haven't just registered if ( $userkey == "" ) { $userkey = Check_Cookie(); } include("inc/header.php"); include("inc/recent_news.php"); ?>
If you create annotated resources and would like to contribute to the Anaphoric Bank please contact Massimo Poesio.
If you have any questions regarding the AnaWiki Project please contact Jon Chamberlain