Changeset 3586


Ignore:
Timestamp:
12/13/10 16:20:18 (13 years ago)
Author:
alexandrecorreia
Message:

Ticket #1395 - Padronizacao das janelas do filemanager com as do Expresso ( Editar pastas ).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/filemanager/inc/class.uifilemanager.inc.php

    r3585 r3586  
    781781                function createdir() 
    782782                { 
    783                         error_log( "Create DIR \n" . var_export( $this->filename, true ) . "\n" , 3, "/tmp/log"); 
    784                          
    785783                        if( $this->bo->badchar = $this->bo->bad_chars($this->filename, True, True) ) 
    786784                        { 
Note: See TracChangeset for help on using the changeset viewer.