Fix the following
PHP ( /inc/htsrv/viewfile.php ) :
| |
| |
| $selected_File = & new File( $FileRoot->type , $FileRoot->in_type_ID, $path, true ); |
PHP ( skins_adm/legacy/_adminUI.class.php ) :
| |
| |
| |
| function disp_html_head() |
| { |
| global $mode, $rsc_url, $adminskins_path; |
| |
| require_css ( 'skins_adm/legacy/rsc/css/variation.css', TRUE, 'Variation' ); |
| require_css ( 'skins_adm/legacy/rsc/css/desert.css', TRUE, 'Desert' ); |
| |
| require_css ( 'skins_adm/legacy/rsc/css/legacy.css', TRUE ); |
Posts : 420
Joined : 04/04/05