Changes between Initial Version and Version 1 of Ticket #15533

Timestamp:
11/21/10 22:36:55 (2 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15533 – Description

    initial v1  
    44 
    55The code that gives the problem: 
     6 
     7{{{ 
    68        if ( ARRAY_A == $args['output'] ) { 
    79                $GLOBALS['_menu_item_sort_prop'] = $args['output_key']; 
     
    1214                } 
    1315        } 
     16}}}