Ignore:
Timestamp:
Nov 10, 2009, 10:20:34 PM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Continue duplication management using cat_perm.php and cat_perm.tpl codes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/main.inc.php

    r4239 r4247  
    100100  $ec_img = NULL;
    101101
     102  // For compatibility ; must be removed
     103  if (isset($_GET['log'])) $_GET['autolog'] = $_GET['log'];
     104  // For compatibility ; must be removed
     105 
    102106  if (isset($_GET['autolog']) and (read_ec_conf('activated') == 1)) {
    103107    if (!is_a_guest()) {
Note: See TracChangeset for help on using the changeset viewer.