Ignore:
Timestamp:
Nov 10, 2013, 5:18:55 PM (10 years ago)
Author:
mistic100
Message:

delete replace_space function, modify get_cat_display_name_* functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/cat_list.php

    r25018 r25425  
    204204  $navigation.= get_cat_display_name_from_id(
    205205    $_GET['parent_id'],
    206     $base_url.'&parent_id=',
    207     false
     206    $base_url.'&parent_id='
    208207    );
    209208}
Note: See TracChangeset for help on using the changeset viewer.