Changeset 5812 for trunk/admin


Ignore:
Timestamp:
03/26/12 12:38:44 (12 years ago)
Author:
acoutinho
Message:

Ticket #2434 - Correcao e melhoria na edicao e remocao no compartilhamentos de agendas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/inc/class.uiconfig.inc.php

    r5804 r5812  
    1818                function index() 
    1919                { 
    20                  
    21                                 ob_start(); 
    22                         print_r("teste :D :D :D"); 
    23          
    24                         $output = ob_get_clean(); 
    25                         file_put_contents( "/tmp/acoutinho.log",  $output , FILE_APPEND); 
    26                  
    2720                        if ($GLOBALS['phpgw']->acl->check('site_config_access',1,'admin')) 
    2821                        { 
Note: See TracChangeset for help on using the changeset viewer.