Changeset 3117 for trunk/index.php


Ignore:
Timestamp:
Jan 31, 2009, 2:10:51 AM (15 years ago)
Author:
rvelices
Message:
  • fix use $pagenb_image_page instead of $user... when creating the nav bar (same as category_default)
  • rewrote function format_date without regular expressions (faster); parameter date type is not used anymore (but I left it there for now)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r3049 r3117  
    7171    count($page['items']),
    7272    $page['start'],
    73     $user['nb_image_page'],
     73    $page['nb_image_page'],
    7474    true
    7575    );
Note: See TracChangeset for help on using the changeset viewer.