1.0.3alpha r25 (02-25-2010) HIST

Go BackChange Paste Viewing Options
1.0.3alpha r25 (02-25-2010)
	
	Bugfixes:
	 - Fixed mysterious bug, that pdirl hides sometimes files that shouldn't be hidden.
	 - Japanese characters, umlauts, acute accents and other characters will be displayed correctly now
	 - Their links will work, too ;-)
	 - '..', '/', '.', '.?', '.*' don't work anymore (Security vulnarability)
	 - Proper display of total filesize
	 - Fixed XSS vulnerarability of directory names like "<script>Dirname"
	 - GNU gettext works now

 - Sorting is now case insensitive
 - the Pdirl Class has its own file now -> pdlc.class.php (Pdirl Directory Listing Class)
 - switched to GNU gettext
 - pdirl doesn't count in decades anymore
 - reorganized pdirl, not more 2 files. Everything pdirl-related in .pdirl directory
 - pdirl also works without mod_rewrite
 - pdirlView is no longer a class
 - pdirl class is now called pdlc, the whole program (pdlc and gui functions) are called pdirl
 - parent directories of script directory aren't linked in breadcumb
 - ignoring files/dirs (and filetypes etc.) with regex is possible now
 - "parent directory" and "home" buttons are disabled in "./"			
Go Back