summaryrefslogtreecommitdiff
path: root/user_register_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'user_register_inc.php')
-rw-r--r--user_register_inc.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/user_register_inc.php b/user_register_inc.php
index 6fbe6f6..2b422b7 100644
--- a/user_register_inc.php
+++ b/user_register_inc.php
@@ -1,5 +1,18 @@
<?php
+/**
+ * Copyright (c) 2005 bitweaver.org
+ * All Rights Reserved. See below for details and a complete list of authors.
+ * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details
+ *
+ * created 2005/12/10
+ *
+ * @package newsletters
+ * @author spider <spider@steelsun.com>
+ */
+/**
+ * Initialization
+ */
require_once NEWSLETTERS_PKG_PATH.'BitNewsletter.php';
$listHash = array( 'registration_optin' => TRUE );