1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

Fix code style

This commit is contained in:
Afterster 2014-05-25 22:54:29 +02:00
parent b16958f44e
commit 811115958e
24 changed files with 33 additions and 35 deletions

View file

@ -46,7 +46,7 @@ class User extends database_object
// Constructed variables
public $prefs = array();
public $playlist;
public $f_last_seen;
public $f_create_date;
public $link;