Filter “Your latest posts”

    <?php global $query_string; ?>
    <?php if (is_home())
                query_posts($query_string . 'order=DESC&orderby=modified'); 
    ?>

Try the above code in your index.php.

Put it just above:

<?php if (have_posts()) : while (have_posts()) : the_post(); ?>

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)