mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 19:41:55 +02:00
Fix code style
This commit is contained in:
parent
b16958f44e
commit
811115958e
24 changed files with 33 additions and 35 deletions
|
@ -35,14 +35,14 @@ class Share extends database_object
|
|||
public $counter;
|
||||
public $secret;
|
||||
public $public_url;
|
||||
|
||||
|
||||
public $f_object_link;
|
||||
public $f_user;
|
||||
public $f_allow_stream;
|
||||
public $f_allow_download;
|
||||
public $f_creation_date;
|
||||
public $f_lastvisite_date;
|
||||
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue