Ignore:
Timestamp:
05/26/08 11:45:16 (16 years ago)
Author:
niltonneto
Message:

Verificar Wiki/Trac? do módulo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/instant_messenger/inc/Socket.abstract.php

    r260 r287  
    5252                set_magic_quotes_runtime(0); 
    5353                $return = @fread($pSocket, $pLength); 
     54 
    5455                set_magic_quotes_runtime(get_magic_quotes_gpc()); 
    55  
    5656 
    5757                if ( $php_errormsg ) 
Note: See TracChangeset for help on using the changeset viewer.