diff options
| author | root <root@localhost.localdomain> | 2016-03-09 15:21:46 +0100 |
|---|---|---|
| committer | root <root@localhost.localdomain> | 2016-03-09 15:21:46 +0100 |
| commit | c8d1eeda92d2c4720dc495313a1006ec81510693 (patch) | |
| tree | f76fb607a629cd09dcdca15cce543384dcfba23c /server/core/Identity.php | |
| parent | 73c33feded940dcfc542b54394cd1e3efd9ba9d7 (diff) | |
MAJ Library
Diffstat (limited to 'server/core/Identity.php')
| -rwxr-xr-x | server/core/Identity.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/core/Identity.php b/server/core/Identity.php index 2638985..7100c9f 100755 --- a/server/core/Identity.php +++ b/server/core/Identity.php @@ -9,7 +9,7 @@ * * @todo Complete the functions and finish the descriptions */ -use OpenStack\Common\Error; +use OpenCloud\Common\Error; /** * Identity Class of the back-end application |
