diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 0bfef51b6e..7952945367 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,11 @@ +2010-08-02 Miguel de Dios + * include/functions_filemanager.php: cleaned source code, changed the show + to buttons of actions (create file, upload...) to out the list of files. And + check if the directory is writeable to show this buttons. + + * include/get_file.php: added file to work as mediator between the Pandora + and file system, and added a some security checks as check login and others. + 2010-07-30 Sergio Martin * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Typo fix diff --git a/pandora_console/include/functions_filemanager.php b/pandora_console/include/functions_filemanager.php index 82dab998d3..53974c31e8 100644 --- a/pandora_console/include/functions_filemanager.php +++ b/pandora_console/include/functions_filemanager.php @@ -420,6 +420,8 @@ function file_explorer($real_directory, $relative_directory, $url, $father = '', ?>