Changeset 50

Show
Ignore:
Timestamp:
07/17/07 20:52:12 (1 year ago)
Author:
root
Message:

Fix restrict for panel_context

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/op_server.pl

    r48 r50  
    72557255        if ( defined( $buttons{$indice} ) ) { 
    72567256            $btn_num = $buttons{$indice}; 
    7257             $btn_num =~ s/(.*)\@(.*)/$1/g; 
     7257            # $btn_num =~ s/(.*)\@(.*)/$1/g; 
    72587258        } 
    72597259        if ( $btn_num ne "0" ) {