Skip to content

Instantly share code, notes, and snippets.

@t9nick
t9nick / simple_login
Last active August 29, 2015 14:02
Displays user name with log out link
<?php
// $Id$
/**
* @file
* Outputs block with simple links to login / logout.
*/
/**
* Implementation of hook_block_info()
@t9nick
t9nick / kl_msg_hpot
Created June 11, 2014 12:05
Custom honeypot module for new message form.
<?php
/**
* @file
* API Functionality for Honeypot module.
*/
/**
* @addtogroup hooks
* @{