Index: trunk/extensions/SwiftMedia/wmf/swift.php |
— | — | @@ -10,7 +10,7 @@ |
11 | 11 | */ |
12 | 12 | |
13 | 13 | # Swift API client module and helper functions |
14 | | -require_once( '/usr/local/apache/common-local/lib/cloudfiles/php-cloudfiles/cloudfiles.php' ); |
| 14 | +require_once( '/usr/local/apache/common-local/lib/php-cloudfiles/cloudfiles.php' ); |
15 | 15 | |
16 | 16 | /** |
17 | 17 | * Handler for the LocalFilePurgeThumbnails hook. |