To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Module:ChangeLog and Template:ZNC-Versions: Difference between pages

From ZNC
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
local p = {}
0.000
function p.prev(frame)
0.043
    return 'Hello'
0.044
end
0.045
function p.next(frame)
0.047
    return 'Hello'
0.050
end
0.052
function p.stability(frame)
0.054
    return 'Hello'
0.056
end
0.058
return p
0.060
0.062
0.064
0.066
0.068
0.070
0.072
0.074
0.076
0.078
0.080
0.090
0.092
0.094
0.096
0.098
0.200
0.202
0.204
0.206
1.0
1.2
1.4
1.6.0
1.6.1
1.6.2
1.6.3
1.6.4
1.6.5
1.6.6
1.7.0
1.7.1
1.7.2
1.7.3
1.7.4
1.7.5
1.8.0
1.8.1
1.8.2
git

Revision as of 18:51, 30 August 2020

0.000 0.043 0.044 0.045 0.047 0.050 0.052 0.054 0.056 0.058 0.060 0.062 0.064 0.066 0.068 0.070 0.072 0.074 0.076 0.078 0.080 0.090 0.092 0.094 0.096 0.098 0.200 0.202 0.204 0.206 1.0 1.2 1.4 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.8.0 1.8.1 1.8.2 git