fix get user data; fix qrcode library
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<?php
 | 
			
		||||
require_once('qrlib.php'); 
 | 
			
		||||
require_once('/usr/share/phpqrcode/qrlib.php'); // configure path to phpqrcode
 | 
			
		||||
$imagepath = "/path/to/your/files";
 | 
			
		||||
$thumbpath = "/var/tmp/sharing-gallery/thumbnails/";
 | 
			
		||||
$max_validity_days = "30";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user