Ignore:
Timestamp:
11/16/08 15:23:05 (4 years ago)
Author:
WanWizard
Message:

allow the theme changer module to work when no user is logged in

Location:
modules/common/locale_switcher_panel/php-files/modules/locale_switcher_panel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • modules/common/locale_switcher_panel/php-files/modules/locale_switcher_panel

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
  • modules/common/locale_switcher_panel/php-files/modules/locale_switcher_panel/module_installer.php

    • Property bugtraq:logregex set to (?:ticket: *|#)(\d+) *(?:, *(\d+))*
    • Property bugtraq:url set to http://www.exitecms.org/trac/ticket/%BUGID%
    • Property svn:keywords set to Date Revision Author Id
    r1947 r2042  
    1212| http://gnu.org                                                       | 
    1313+----------------------------------------------------------------------+ 
    14 | $Id:: viewpage.php 1935 2008-10-29 23:42:42Z WanWizard              $| 
     14| $Id::                                                               $| 
    1515+----------------------------------------------------------------------+ 
    16 | Last modified by $Author:: WanWizard                                $| 
    17 | Revision number $Rev:: 1935                                         $| 
     16| Last modified by $Author::                                          $| 
     17| Revision number $Rev::                                              $| 
    1818+---------------------------------------------------------------------*/ 
    1919if (!checkrights("I") || !defined("iAUTH") || $aid != iAUTH || !defined('INIT_CMS_OK')) fallback(BASEDIR."index.php"); 
Note: See TracChangeset for help on using the changeset viewer.