Ignore:
Timestamp:
Nov 6, 2012, 3:30:32 PM (12 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4 (charlie's)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/include/affiche.php

    r18735 r18949  
    3636  $my_path = AUTOSIZE_PATH_ABS;
    3737  $theme=$user['theme'];
    38 
    39 
     38 
    4039  $user_status = $user['status'] ;
    41 
    4240                   $template->assign( array(
    4341                   'AUTOSIZE_PATH_ABS' => AUTOSIZE_PATH_ABS,
    4442                   'ROOT_URL' => ROOT_URL,
    45                    'AUTOSIZE_PATH' => AUTOSIZE_PATH,
     43                   'AUTOSIZE_PATH' => AUTOSIZE_PATH
    4644                                                                                        )
    4745                                                                        );     
Note: See TracChangeset for help on using the changeset viewer.