summaryrefslogtreecommitdiff
path: root/assign.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2007-02-15 19:36:12 +0000
committerLester Caine <lester@lsces.co.uk>2007-02-15 19:36:12 +0000
commit74aa6037f8a84996e8e4d909737e6f1b72b3a1b0 (patch)
treeba99f69cb55cbd623ab7c5239a9c354ca3b7b839 /assign.php
parent183c9a535cae5876c5c2b15ff96e706f2b22c194 (diff)
downloadboards-74aa6037f8a84996e8e4d909737e6f1b72b3a1b0.tar.gz
boards-74aa6037f8a84996e8e4d909737e6f1b72b3a1b0.tar.bz2
boards-74aa6037f8a84996e8e4d909737e6f1b72b3a1b0.zip
Add phpdoc comment blocks for documentation
Diffstat (limited to 'assign.php')
-rw-r--r--assign.php16
1 files changed, 11 insertions, 5 deletions
diff --git a/assign.php b/assign.php
index 8e2a841..489a5c4 100644
--- a/assign.php
+++ b/assign.php
@@ -1,10 +1,16 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_boards/assign.php,v 1.2 2006/09/01 13:59:25 squareing Exp $
-// Copyright (c) 2004 bitweaver BitBoard
-// All Rights Reserved. See copyright.txt for details and a complete list of authors.
-// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
+/**
+ * $Header: /cvsroot/bitweaver/_bit_boards/assign.php,v 1.3 2007/02/15 19:36:12 lsces Exp $
+ * Copyright (c) 2004 bitweaver Messageboards
+ * All Rights Reserved. See copyright.txt for details and a complete list of authors.
+ * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
+ * @package boards
+ * @subpackage functions
+ */
-// Initialization
+/**
+ * required setup
+ */
require_once( '../bit_setup_inc.php' );
// Is package installed and enabled