Blame view
sources/apps/files_external/3rdparty/php-opencloud/lib/openstack.php
198 Bytes
|
31b7f2792
|
1 2 3 4 5 6 7 8 |
<?php /** * provided for backwards compatibility * * @copyright 2013 Rackspace Hosting, Inc. * @license http://www.apache.org/licenses/LICENSE-2.0 */ require_once __DIR__.'/php-opencloud.php'; |