1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/files/storage
epriestley ae1a821b65 Fix cancdn vs canCDN flag
Summary:
Ref T5884. We migrated to add a `canCDN` flag, but the code looks for a `cancdn` flag.

If this fixes the issue, I'll migrate `cancdn` to `canCDN` in the next diff.

Test Plan: Viewed some files, including old files, and saw the cacheability I expected.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5884

Differential Revision: https://secure.phabricator.com/D10264
2014-08-14 12:13:26 -07:00
..
__tests__ Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorFile.php Fix cancdn vs canCDN flag 2014-08-14 12:13:26 -07:00
PhabricatorFileDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorFileStorageBlob.php
PhabricatorFileTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorFileTransactionComment.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhabricatorTransformedFile.php Remove @group annotations 2014-07-10 08:12:48 +10:00