cvs commit: p5ee/App-Widget/lib/App Widget.pm

[email protected] (Stephen Adkins)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
cvsuser     05/01/07 05:52:17

  Modified:    App-Widget/lib/App Widget.pm
  Log:
  cleanup
  
  Revision  Changes    Path
  1.6       +2 -3      p5ee/App-Widget/lib/App/Widget.pm
  
  Index: Widget.pm
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Widget/lib/App/Widget.pm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Widget.pm	10 Nov 2004 15:45:09 -0000	1.5
  +++ Widget.pm	7 Jan 2005 13:52:17 -0000	1.6
  @@ -1,10 +1,10 @@
   
   ######################################################################
  -## $Id: Widget.pm,v 1.5 2004/11/10 15:45:09 spadkins Exp $
  +## $Id: Widget.pm,v 1.6 2005/01/07 13:52:17 spadkins Exp $
   ######################################################################
   
   package App::Widget;
  -$VERSION = do { my @r=(q$Revision: 1.5 $=~/\d+/g); sprintf "%d."."%02d"x$#r,@r};
  +$VERSION = do { my @r=(q$Revision: 1.6 $=~/\d+/g); sprintf "%d."."%02d"x$#r,@r};
   
   use App::SessionObject;
   @ISA = ( "App::SessionObject" );
  @@ -180,7 +180,6 @@
       #$context_head = $self->{context}->head_html();
       #$context_body = $self->{context}->body_html(\%main::conf);
   
  -    my $context = $self->{context};
       my $session_html = $context->session()->html();
   
       my $messages = $context->get_messages() || "";
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.