Help for this page

Select Code to Download


  1. or download this
        # checking for expiration ticker
        if ( $self->{_DATA}->{_SESSION_ETIME} ) {
    ...
                return $self;
            }
        }