Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts: airtime_mvc/application/controllers/ApiController.php airtime_mvc/application/models/Webstream.php
This commit is contained in:
commit
645593f954
16 changed files with 1762 additions and 766 deletions
|
@ -51,11 +51,6 @@ class Application_Model_StoredFile
|
|||
"owner_id" => "DbOwnerId"
|
||||
);
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public function getId()
|
||||
{
|
||||
return $this->_file->getDbId();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue