Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts: airtime_mvc/application/models/StoredFile.php airtime_mvc/application/models/airtime/om/BaseCcFiles.php airtime_mvc/application/models/airtime/om/BaseCcFilesPeer.php
This commit is contained in:
commit
d5d4d50a9e
24 changed files with 4604 additions and 373 deletions
|
@ -215,7 +215,6 @@ abstract class BaseCcMusicDirs extends BaseObject implements Persistent
|
|||
*/
|
||||
public function setExists($v)
|
||||
{
|
||||
Logging::log("setting exists to ".print_r($v, true));
|
||||
if ($v !== null) {
|
||||
$v = (boolean) $v;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue