[Rt-commit] r18790 - in rtfm/trunk: .
falcone at bestpractical.com
falcone at bestpractical.com
Fri Mar 13 16:24:44 EDT 2009
Author: falcone
Date: Fri Mar 13 16:24:43 2009
New Revision: 18790
Modified:
rtfm/trunk/ (props changed)
rtfm/trunk/lib/RT/FM/System.pm
Log:
r45639 at ketch: falcone | 2009-03-13 13:56:05 -0400
* 3.8.3 starts looking for rights granted via objects other than tickets
Modified: rtfm/trunk/lib/RT/FM/System.pm
==============================================================================
--- rtfm/trunk/lib/RT/FM/System.pm (original)
+++ rtfm/trunk/lib/RT/FM/System.pm Fri Mar 13 16:24:43 2009
@@ -144,4 +144,13 @@
sub Load {
return(1);
}
+
+=head2 ACLEquivalenceObjects
+
+There are no rights granted globally from other objects
+
+=cut
+
+sub ACLEquivalenceObjects { }
+
1;
More information about the Rt-commit
mailing list