<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
	<id>https://cfn.rgbcraft.com/index.php?action=history&amp;feed=atom&amp;title=Modulo%3ANo_globals</id>
	<title>Modulo:No globals - Cronologia</title>
	<link rel="self" type="application/atom+xml" href="https://cfn.rgbcraft.com/index.php?action=history&amp;feed=atom&amp;title=Modulo%3ANo_globals"/>
	<link rel="alternate" type="text/html" href="https://cfn.rgbcraft.com/index.php?title=Modulo:No_globals&amp;action=history"/>
	<updated>2026-05-06T16:14:40Z</updated>
	<subtitle>Cronologia della pagina su questo sito</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://cfn.rgbcraft.com/index.php?title=Modulo:No_globals&amp;diff=108&amp;oldid=prev</id>
		<title>Lego11: una versione importata</title>
		<link rel="alternate" type="text/html" href="https://cfn.rgbcraft.com/index.php?title=Modulo:No_globals&amp;diff=108&amp;oldid=prev"/>
		<updated>2019-08-31T06:18:45Z</updated>

		<summary type="html">&lt;p&gt;una versione importata&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;it&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Versione meno recente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Versione delle 06:18, 31 ago 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;it&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Nessuna differenza)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Lego11</name></author>
		
	</entry>
	<entry>
		<id>https://cfn.rgbcraft.com/index.php?title=Modulo:No_globals&amp;diff=107&amp;oldid=prev</id>
		<title>cfn&gt;Xaosflux: Changed protection level for &quot;Module:No globals&quot;: Used in interface MediaWiki:Protectedpagetext ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://cfn.rgbcraft.com/index.php?title=Modulo:No_globals&amp;diff=107&amp;oldid=prev"/>
		<updated>2019-03-13T02:29:31Z</updated>

		<summary type="html">&lt;p&gt;Changed protection level for &amp;quot;&lt;a href=&quot;/index.php?title=Modulo:No_globals&quot; title=&quot;Modulo:No globals&quot;&gt;Module:No globals&lt;/a&gt;&amp;quot;: Used in interface &lt;a href=&quot;/index.php?title=MediaWiki:Protectedpagetext&quot; title=&quot;MediaWiki:Protectedpagetext&quot;&gt;MediaWiki:Protectedpagetext&lt;/a&gt; ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mt = getmetatable(_G) or {}&lt;br /&gt;
function mt.__index (t, k)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		error(&amp;#039;Tried to read nil global &amp;#039; .. tostring(k), 2)&lt;br /&gt;
	end&lt;br /&gt;
	return nil&lt;br /&gt;
end&lt;br /&gt;
function mt.__newindex(t, k, v)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		error(&amp;#039;Tried to write global &amp;#039; .. tostring(k), 2)&lt;br /&gt;
	end&lt;br /&gt;
	rawset(t, k, v)&lt;br /&gt;
end&lt;br /&gt;
setmetatable(_G, mt)&lt;/div&gt;</summary>
		<author><name>cfn&gt;Xaosflux</name></author>
		
	</entry>
</feed>