summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2007-06-22 11:14:37 +0000
committerLester Caine <lester@lsces.co.uk>2007-06-22 11:14:37 +0000
commitffdf73941a9cf00fab83441949bda5d93639e727 (patch)
treeaf94239d9c312a1c1e6ca040315519c120e777ab
parent5c18945f3fff6d7f922b888e4b00848bc4fff077 (diff)
downloadnexus-ffdf73941a9cf00fab83441949bda5d93639e727.tar.gz
nexus-ffdf73941a9cf00fab83441949bda5d93639e727.tar.bz2
nexus-ffdf73941a9cf00fab83441949bda5d93639e727.zip
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
-rw-r--r--Nexus.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/Nexus.php b/Nexus.php
index 9fba25d..7e4f63e 100644
--- a/Nexus.php
+++ b/Nexus.php
@@ -4,19 +4,18 @@
*
* @abstract
* @author xing <xing@synapse.plus.com>
-* @version $Revision: 1.24 $
+* @version $Revision: 1.25 $
* @package nexus
*/
/**
-* required setup
-*/
+ * required setup
+ */
require_once( NEXUS_PKG_PATH.'NexusSystem.php' );
/**
-* @package nexus
-* @subpackage Nexus
-*/
+ * @package nexus
+ */
class Nexus extends NexusSystem {
/**
* Primary key for the menu