Add user to example config
This commit is contained in:
		
					parent
					
						
							
								5fab5ac440
							
						
					
				
			
			
				commit
				
					
						ea63711fb9
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -1,5 +1,6 @@ | ||||||
| <?php | <?php | ||||||
| // Create a constant array with config variables
 | // Create a constant array with config variables
 | ||||||
| const CONF = array( | const CONF = array( | ||||||
|     "lastfm_key" => "key" |     "lastfm_key" => "key", | ||||||
|  |     "lastfm_user" => "username" | ||||||
| ); | ); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Frankie B
				Frankie B