2 /***************************************************************************
5 * begin : Saturday, Feb 13, 2001
6 * copyright : (C) 2001 The phpBB Group
7 * email : support@phpbb.com
9 * $Id: extension.inc,v 1.5 2002/04/04 11:52:50 psotfx Exp $
12 ***************************************************************************/
14 if ( !defined('IN_PHPBB') )
16 die("Hacking attempt");
20 // Change this if your extension is not .php!