CC-1799 Put Airtime Storage into a Human Readable File Naming Convention
selecting a mode to prevent some cases where a duplicate could be entered for only 1 file.
This commit is contained in:
parent
79049315c7
commit
71d853567e
7 changed files with 72 additions and 33 deletions
|
@ -40,9 +40,6 @@ class RabbitMq
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* wait for 1.9.0 release
|
||||
|
||||
public static function SendFileMetaData($md)
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
|
@ -64,7 +61,5 @@ class RabbitMq
|
|||
$channel->close();
|
||||
$conn->close();
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue