mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
[BUGFIX] Fixe some code style issues
This commit is contained in:
parent
4a52b1e3c4
commit
04d8ce9c11
12 changed files with 95 additions and 48 deletions
|
@ -32,7 +32,7 @@ abstract class DatabaseObject
|
|||
{
|
||||
protected $id;
|
||||
//private $originalData;
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* @var array Stores relation between SQL field name and class name so we
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue