Error, you do not have access to the administration page.
' );
} else {
echo( '' );
}
}
$admin_stylesheets = array(
"admin/screen.css"
);
foreach( $admin_stylesheets as $sheet ) {
if( file_exists( THEMES . "/" . $theme . "/" . $sheet ) ) {
echo( '' );
} else {
echo( '' );
}
}
?>
"' );
}
}
?>