projects
/
pve-access-control.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9238b8a
)
import cfs_read_file
author
Dietmar Maurer
<dietmar@proxmox.com>
Wed, 18 Jan 2012 08:21:21 +0000
(09:21 +0100)
committer
Dietmar Maurer
<dietmar@proxmox.com>
Wed, 18 Jan 2012 08:21:21 +0000
(09:21 +0100)
PVE/API2/AccessControl.pm
patch
|
blob
|
history
diff --git
a/PVE/API2/AccessControl.pm
b/PVE/API2/AccessControl.pm
index
f06a244
..
916b167
100644
(file)
--- a/
PVE/API2/AccessControl.pm
+++ b/
PVE/API2/AccessControl.pm
@@
-5,7
+5,7
@@
use warnings;
use PVE::SafeSyslog;
use PVE::RPCEnvironment;
use PVE::SafeSyslog;
use PVE::RPCEnvironment;
-use PVE::Cluster;
+use PVE::Cluster
qw(cfs_read_file)
;
use PVE::RESTHandler;
use PVE::AccessControl;
use PVE::JSONSchema qw(get_standard_option);
use PVE::RESTHandler;
use PVE::AccessControl;
use PVE::JSONSchema qw(get_standard_option);