Skip to content
Snippets Groups Projects
Commit 76db1180 authored by Martin Haase's avatar Martin Haase
Browse files

Extension that turns a Project Role into a Project

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1253 7c539038-3410-0410-b1ec-0f2a7bf1c452
parent c846dfe9
Branches
Tags
No related merge requests found
......@@ -38,6 +38,7 @@
RBAC-Framework. Give a full path or a path relative
to your main application. -->
<extension class="PublicResource" file="../tgExtensions/PublicResource.class.php" />
<extension class="Project" file="../tgExtensions/Project.class.php" />
<!-- <extension class="SSD" file="../rbac/extensions/SSD.class.php" /> -->
<!-- <extension class="DSD" file="../rbac/extensions/DSD.class.php" /> -->
<extension class="Logger" file="../tgExtensions/Logger.class.php" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment