Dotclear


Ignore:
Timestamp:
06/04/11 15:52:34 (14 years ago)
Author:
sacha <digimag@…>
Branch:
default
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.blog.php

    r335 r336  
    858858           
    859859          if($dir > 0) { 
    860                $sign = '>'; 
    861                $order = 'ASC'; 
    862           } 
    863           else { 
    864                $sign = '<'; 
    865                $order = 'DESC'; 
    866           } 
     860               $sign = '>'; 
     861               $order = 'ASC'; 
     862          } 
     863          else { 
     864               $sign = '<'; 
     865               $order = 'DESC'; 
     866          } 
    867867           
    868868          $params['post_type'] = $post->post_type; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map