diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2007-06-14 20:07:59 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2007-06-14 20:07:59 +0000 |
| commit | 7a34abc32a54bdf46908cc2e51a994b9f621ef67 (patch) | |
| tree | 2dde18a737e0d44e4163b48c5cb54031f420162d | |
| parent | f3234366d63fc2789dcccd22308240e681b552c9 (diff) | |
| download | nexus-7a34abc32a54bdf46908cc2e51a994b9f621ef67.tar.gz nexus-7a34abc32a54bdf46908cc2e51a994b9f621ef67.tar.bz2 nexus-7a34abc32a54bdf46908cc2e51a994b9f621ef67.zip | |
remove debug
| -rw-r--r-- | Nexus.php | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,7 +4,7 @@ * * @abstract * @author xing <xing@synapse.plus.com> -* @version $Revision: 1.23 $ +* @version $Revision: 1.24 $ * @package nexus */ @@ -354,7 +354,6 @@ class Nexus extends NexusSystem { break; } } - vd($ret); return $ret; } |
