rename variables
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<?php
 | 
			
		||||
$path = "/path/to/your/files";
 | 
			
		||||
$thumbs = "/var/tmp/sharing-gallery/thumbnails/";
 | 
			
		||||
$imagepath = "/path/to/your/files";
 | 
			
		||||
$thumbpath = "/var/tmp/sharing-gallery/thumbnails/";
 | 
			
		||||
$max_validity_days = "30";
 | 
			
		||||
?>
 | 
			
		||||
		Reference in New Issue
	
	Block a user