in reply to Re: Template, sorting an array with only one member (code not words)
in thread Template, sorting an array with only one member

I get the same result if I define the array within the template. If the array is served as a reference through Template::process() then it doesn't work as expected.

-- FloydATC

Time flies when you don't know what you're doing

  • Comment on Re^2: Template, sorting an array with only one member (code not words)

Replies are listed 'Best First'.
Re^3: Template, sorting an array with only one member (code not words)
by Anonymous Monk on Oct 21, 2014 at 02:17 UTC

    I get the same result if I define the array within the template. If the array is served as a reference through Template::process() then it doesn't work as expected.

    Thats just more words :) but I'm glad to see choroba got you to play ;) and you figured it out