summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TLoginStatus.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/WebControls/TLoginStatus.php')
-rw-r--r--framework/Web/UI/WebControls/TLoginStatus.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/framework/Web/UI/WebControls/TLoginStatus.php b/framework/Web/UI/WebControls/TLoginStatus.php
deleted file mode 100644
index d82112de..00000000
--- a/framework/Web/UI/WebControls/TLoginStatus.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-/**
- * TLoginStatus class.
- * Detects the user's authentication state and toggles the state of a link to log in to or log out of a Web site.
- *
- * @author Jason Ragsdale <jrags@jasrags.net>
- * @version $Id: TLoginStatus.php 1398 2006-09-08 19:31:03Z xue $
- * @package System.Web.UI.WebControls
- * @since 3.1
- */
-class TLoginStatus extends TCompositeControl
-{
-
-}
-?> \ No newline at end of file