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:
Naomi Aro 2011-06-10 16:43:30 +02:00
parent 79049315c7
commit 71d853567e
7 changed files with 72 additions and 33 deletions

View file

@ -450,7 +450,7 @@ class StoredFile {
return $storedFile;
}
else{
else {
return null;
}
}