Ignore:
Timestamp:
Nov 21, 2009, 10:36:04 AM (14 years ago)
Author:
LucMorizur
Message:

[Event Cats] Small corrections : blue in icons replaced by orange, remove compatibility line in main.inc.php

File:
1 edited

Legend:

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

    r4329 r4330  
    122122  $ec_cat = NULL;
    123123  $ec_img = NULL;
    124 
    125   // For compatibility ; must be removed
    126   if (isset($_GET['log'])) $_GET['autolog'] = $_GET['log'];
    127   // For compatibility ; must be removed
    128124 
    129125  if (isset($_GET['autolog']) and (read_ec_conf('activated') == 1)) {
Note: See TracChangeset for help on using the changeset viewer.