Changeset 435


Ignore:
Timestamp:
Jun 16, 2004, 10:37:05 PM (20 years ago)
Author:
z0rglub
Message:

link to recent pictures category updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/category.php

    r433 r435  
    204204  'U_FAVORITE' => add_session_id( PHPWG_ROOT_PATH.'category.php?cat=fav' ),
    205205  'U_MOST_VISITED'=>add_session_id( PHPWG_ROOT_PATH.'category.php?cat=most_visited' ),
    206   'U_RECENT'=>add_session_id( PHPWG_ROOT_PATH.'category.php?cat=recent' ),
     206  'U_RECENT_PICS'=>add_session_id( PHPWG_ROOT_PATH.'category.php?cat=recent_pics' ),
    207207  'U_CALENDAR'=>add_session_id( PHPWG_ROOT_PATH.'category.php?cat=calendar' ),
    208208  'U_LOGOUT' => PHPWG_ROOT_PATH.'category.php?act=logout',
Note: See TracChangeset for help on using the changeset viewer.