SOURCES: php4-AutoIndex.php - make default config the one that con...

glen glen at pld-linux.org
Sat Sep 10 14:04:01 CEST 2005


Author: glen                         Date: Sat Sep 10 12:04:01 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- make default config the one that configuration page generates by default

---- Files affected:
SOURCES:
   php4-AutoIndex.php (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/php4-AutoIndex.php
diff -u SOURCES/php4-AutoIndex.php:1.1 SOURCES/php4-AutoIndex.php:1.2
--- SOURCES/php4-AutoIndex.php:1.1	Sat Sep 10 14:02:05 2005
+++ SOURCES/php4-AutoIndex.php	Sat Sep 10 14:03:55 2005
@@ -47,13 +47,13 @@
 	".*",
 );
 $show_only_these_files = array();
-$force_download = true;
+$force_download = false;
 $bandwidth_limit = 0;
 $anti_leech = false;
 $enable_searching = true;
 $show_dir_size = true;
-$folder_expansion = true;
-$show_folder_count = true;
+$folder_expansion = false;
+$show_folder_count = false;
 $days_new = 0;
 $md5_show = 0;
 $thumbnail_height = 0;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php4-AutoIndex.php?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list