projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e98bb8
)
Fix visibility.
author
Jan Schneider
<jan@horde.org>
Fri, 14 May 2010 14:04:10 +0000
(16:04 +0200)
committer
Jan Schneider
<jan@horde.org>
Fri, 14 May 2010 14:04:10 +0000
(16:04 +0200)
framework/Perms/lib/Horde/Perms/Permission.php
patch
|
blob
|
history
diff --git
a/framework/Perms/lib/Horde/Perms/Permission.php
b/framework/Perms/lib/Horde/Perms/Permission.php
index
ed8dcce
..
f0e8df1
100644
(file)
--- a/
framework/Perms/lib/Horde/Perms/Permission.php
+++ b/
framework/Perms/lib/Horde/Perms/Permission.php
@@
-25,7
+25,7
@@
class Horde_Perms_Permission
*
* @var integer
*/
- pr
ivate
$_cacheVersion;
+ pr
otected
$_cacheVersion;
/**
* Constructor.