diff --git a/browse.php b/browse.php index ff09fa7..7b9b16a 100755 --- a/browse.php +++ b/browse.php @@ -26,10 +26,6 @@ * (C) 2007 The Jam Warehouse Software (Pty) Ltd; * All Rights Reserved. * Contributor( s): ______________________________________ - * - * - * @version $Revision$ - * @author Brad Shuttleworth , Jam Warehouse (Pty) Ltd, South Africa */ // main library routines and defaults diff --git a/dashboard.php b/dashboard.php index dfe307a..1360297 100644 --- a/dashboard.php +++ b/dashboard.php @@ -30,10 +30,6 @@ * (C) 2007 The Jam Warehouse Software (Pty) Ltd; * All Rights Reserved. * Contributor( s): ______________________________________ - * - * - * @version $Revision$ - * @author Michael Joseph , Jam Warehouse (Pty) Ltd, South Africa */ // main library routines and defaults diff --git a/ktapi/ktapi.inc.php b/ktapi/ktapi.inc.php index ed60773..384308b 100644 --- a/ktapi/ktapi.inc.php +++ b/ktapi/ktapi.inc.php @@ -1,5 +1,4 @@ , Jam Warehouse (Pty) Ltd, South Africa */ /** diff --git a/plugins/ktcore/KTDocumentActions.php b/plugins/ktcore/KTDocumentActions.php index 92615ad..1e66f94 100644 --- a/plugins/ktcore/KTDocumentActions.php +++ b/plugins/ktcore/KTDocumentActions.php @@ -1,5 +1,6 @@ , Jam Warehouse (Pty) Ltd, South Africa - * @package documentmanagement */ require_once(KT_LIB_DIR . '/dispatcher.inc.php');