We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 667ae3b + 0685a1e commit d6218f4Copy full SHA for d6218f4
lib/openstack.php
@@ -5,4 +5,4 @@
5
* @copyright 2013 Rackspace Hosting, Inc.
6
* @license http://www.apache.org/licenses/LICENSE-2.0
7
*/
8
-require_once dirname(__FILE__).'/php-opencloud.php';
+require_once __DIR__.'/php-opencloud.php';
lib/rackspace.php
0 commit comments