Content:MirLua/Examples/database: Revision history

Jump to navigation Jump to search

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.

27 September 2017

9 October 2015

6 October 2015

27 September 2015

26 September 2015

  • curprev 10:4710:47, 26 September 2015Goraf talk contribs 1,523 bytes +1,523 Created page with "<syntaxhighlight lang="lua"> --- include m_database module local db = require('m_database') --- Iterate all contact stored in db -- @param protoName The name of protocol acco..."