Content deleted Content added
→Protected edit request on 3 February 2022: new section |
m →Protected edit request on 3 February 2022: str not obj |
||
Line 96:
{{edit fully-protected|Module:IPAddress|answered=no}}
<code>p.isIpOrRange</code> currently requires a frame and prevents other modules (which may not have the first argument as the string to check) from checking if a given
<syntaxhighlight line start="49" lang="lua">
function p._isIpOrRange(s)
|