Module:Odl: Revision history

From Guild of Archivists

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 October 2015

18 September 2013

  • curprev 06:5506:55, 18 September 2013Alahmnat talk contribs 1,026 bytes +1,026 Created page with "local get_gna_fn = function ( tbl ) local ix = 1 return function () local arg = tbl[ix] if arg ~= nil then ix = ix + 1 end return arg end end local ordered_def..."