Show
Ignore:
Timestamp:
10/26/10 16:00:33 (3 years ago)
Author:
repie38
Message:

Case sensitive url for admin css in some environement.
added anti-hack method in maintain.inc.php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/Random_Header/admin/rh_admin.php

    r7358 r7401  
    1919$template->assign("RH_VERSION",RH_VERSION); 
    2020$template->assign("RH_confpanel",realpath( dirname(__FILE__).'/rh_theme_conf.tpl')); 
     21$template->append('head_elements','<link rel="stylesheet" type="text/css" href="'.RH_PATH.'admin/rh_admin.css" />'); 
    2122$rhthemes = new themes(); 
    2223$rh_vierge=0;