Changeset 11223

Show
Ignore:
Timestamp:
08/17/08 20:07:35 (5 months ago)
Author:
/C=ES/O=Warp Networks S.L./CN=juruen@…
Message:

fix syntax errors on code

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/common/libebox/src/EBox/CGI/Base.pm

    r11216 r11223  
    316316                } 
    317317                my $protocol;  
    318                 if ($request->->subprocess_env('https')) { 
     318                if ($request->subprocess_env('https')) { 
    319319                        $protocol = 'https'; 
    320320                } else { 
     
    328328         
    329329 
    330         try  { $url 
     330        try  {  
    331331          settextdomain('ebox'); 
    332332          $self->_print