summaryrefslogtreecommitdiff
path: root/framework/Web/Security/TRoleManagerModule.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/Security/TRoleManagerModule.php')
-rw-r--r--framework/Web/Security/TRoleManagerModule.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/framework/Web/Security/TRoleManagerModule.php b/framework/Web/Security/TRoleManagerModule.php
deleted file mode 100644
index 79c6b7a5..00000000
--- a/framework/Web/Security/TRoleManagerModule.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-/**
- * TRoleManagerModule class.
- * Manages a TRolePrincipal instance for the current user. This class cannot be inherited.
- *
- * @author Jason Ragsdale <jrags@jasrags.net>
- * @version $Id: TRoleManagerModule.php 1398 2006-09-08 19:31:03Z xue $
- * @package System.Web.Security
- * @since 3.1
- */
-final class TRoleManagerModule extends TModule
-{
-
-}
-?> \ No newline at end of file