From b6cfd2dffeeb733f07818db5f4ce11d4b3d51771 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 14 May 2008 15:26:48 -0400 Subject: license block for source code Added GNU Affero GPL license block to source code. Added name "LACONICA". I think it should work fine. darcs-hash:20080514192648-84dde-a430dc438a4e3741c62ccf30ee7f85ecc968b159.gz --- actions/login.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'actions/login.php') diff --git a/actions/login.php b/actions/login.php index b93936297..c37f92b79 100644 --- a/actions/login.php +++ b/actions/login.php @@ -1,4 +1,23 @@ . + */ + +if (!defined('LACONICA')) { exit(1) } class LoginAction extends Action { -- cgit v1.2.3-54-g00ecf