Ignore:
Timestamp:
Nov 30, 2010, 9:28:28 AM (13 years ago)
Author:
cljosse
Message:

[cl_conflit] fix bug cl_conflit/autosize

File:
1 edited

Legend:

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

    r7914 r7944  
    44
    55$visible=(isset($visible))?$visible:false;
    6 $cl_version=isset($cl_version)?$cl_version:"";
    76$theme=$user['theme'];
    87 
     
    109        $template->assign(
    1110                                        array(
    12                                         'cl_version' => $cl_version,
    13                                         'cl_plugin' => $cl_plugin,
    1411                    'CONFLIT_PATH' => CONFLIT_PATH,
    1512                    'theme' => $theme,
Note: See TracChangeset for help on using the changeset viewer.