Changeset 3565


Ignore:
Timestamp:
12/07/10 09:09:29 (13 years ago)
Author:
eduardoalex
Message:

Ticket #1234 - Removendo função que foi commitada indevidamente.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/calendar/inc/class.boicalendar.inc.php

    r3429 r3565  
    29652965                        return $filename; 
    29662966                } 
    2967                  
    2968                 function print_r2($val){ 
    2969                 echo "<pre>"; 
    2970                 print_r($val); 
    2971                 echo  "</pre>"; 
    2972                 }                
    29732967 
    29742968                function import($mime_msg='', $from_ajax = false) 
Note: See TracChangeset for help on using the changeset viewer.