Show
Ignore:
Timestamp:
09/06/06 10:58:06 (6 years ago)
Author:
benoitg
Message:

* Remove most inclusions of MainUI in classes. That completely
broke authentication (circular dependencies). Fixes 245.

Unfixes 242. Exceptions should not be caught in the context

they are thrown in. Else there no point in throwing exception in the
first place.
* HyperLink?.php: Fix bug where a link with identical text as
it's link would see the text replaced by the clickthrough-tracked
equivalent.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/classes/ThemePack.php

    r1090 r1091  
    3838 * @author     Benoit Grégoire <bock@step.polymtl.ca> 
    3939 * @copyright  2006 Benoit Grégoire, Technologies Coeus inc. 
    40  * @version    Subversion $Id: MainUI.php 1030 2006-05-09 20:01:17Z benoitg $ 
     40 * @version    Subversion $Id: $ 
    4141 * @link       http://www.wifidog.org/ 
    4242 */