diff --git a/pandora_console/CHANGELOG b/pandora_console/CHANGELOG index 21c49b7ce2..cc57af9399 100644 --- a/pandora_console/CHANGELOG +++ b/pandora_console/CHANGELOG @@ -1,3 +1,12 @@ +2006-07-13 Sancho Lerena + + * estado_grupo.php. Fix bug viewing groups, agent intervar was not read and + misused, resulting in a bad result of module down total sum. + + * Some headers changed to show the "official" GPL Header info + + * godmode/setup/setup.php: Fixed small bug showing filelist. + 2006-07-12 Raul Mateos * datos_agente.php. Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes). Add Help. diff --git a/pandora_console/godmode/setup/setup.php b/pandora_console/godmode/setup/setup.php index 7949ec5fbd..cb230aa2d7 100644 --- a/pandora_console/godmode/setup/setup.php +++ b/pandora_console/godmode/setup/setup.php @@ -109,7 +109,7 @@ if (comprueba_login() == 0) $ficheros = list_files('images/backgrounds/', "background",1, 0); $a=0; - while ($ficheros[$a]){ + while (isset($ficheros[$a])){ echo "