Changeset 251


Ignore:
Timestamp:
Jan 3, 2004, 10:10:20 PM (20 years ago)
Author:
z0rglub
Message:

don't use plain_structure anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_3/picture.php

    r183 r251  
    2424check_cat_id( $_GET['cat'] );
    2525check_login_authorization();
    26 $page['plain_structure'] = get_plain_structure();
    2726if ( isset( $page['cat'] ) and is_numeric( $page['cat'] ) )
    2827{
Note: See TracChangeset for help on using the changeset viewer.