<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="bn">
	<id>https://boipedia.org/index.php?action=history&amp;feed=atom&amp;title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2%3ANo_globals</id>
	<title>মডিউল:No globals - সংশোধনের ইতিহাস</title>
	<link rel="self" type="application/atom+xml" href="https://boipedia.org/index.php?action=history&amp;feed=atom&amp;title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2%3ANo_globals"/>
	<link rel="alternate" type="text/html" href="https://boipedia.org/index.php?title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2:No_globals&amp;action=history"/>
	<updated>2026-06-13T10:03:37Z</updated>
	<subtitle>এই উইকিতে এই পাতার সংশোধনের ইতিহাস</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>https://boipedia.org/index.php?title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2:No_globals&amp;diff=847&amp;oldid=prev</id>
		<title>খাত্তাব হাসান: ১টি সংস্করণ আমদানি করা হয়েছে: পুরাতন উইকি থেকে আমদানি</title>
		<link rel="alternate" type="text/html" href="https://boipedia.org/index.php?title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2:No_globals&amp;diff=847&amp;oldid=prev"/>
		<updated>2025-12-12T16:42:33Z</updated>

		<summary type="html">&lt;p&gt;১টি সংস্করণ আমদানি করা হয়েছে: পুরাতন উইকি থেকে আমদানি&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;bn&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← পূর্বের সংস্করণ&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;১৬:৪২, ১২ ডিসেম্বর ২০২৫ তারিখে সংশোধিত সংস্করণ&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;bn&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(কোনও পার্থক্য নেই)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>খাত্তাব হাসান</name></author>
	</entry>
	<entry>
		<id>https://boipedia.org/index.php?title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2:No_globals&amp;diff=846&amp;oldid=prev</id>
		<title>Md Joni Hossain: &quot;local mt = getmetatable(_G) or {} function mt.__index (t, k) 	if k ~= &#039;arg&#039; then 		-- perf optimization here and below: do not load Module:TNT unless there is an error 		error(require(&#039;Module:TNT&#039;).format(&#039;I18n/No globals&#039;, &#039;err-read&#039;, tostring(k)), 2) 	end 	return nil end function mt.__newindex(t, k, v) 	if k ~= &#039;arg&#039; then 		error(require(&#039;Module:TNT&#039;).format(&#039;I18n/No globals&#039;, &#039;err-write&#039;, tostring(k)), 2) 	end 	rawset(t, k, v) end setmetatable(...&quot; দিয়ে পাতা তৈরি</title>
		<link rel="alternate" type="text/html" href="https://boipedia.org/index.php?title=%E0%A6%AE%E0%A6%A1%E0%A6%BF%E0%A6%89%E0%A6%B2:No_globals&amp;diff=846&amp;oldid=prev"/>
		<updated>2025-06-24T19:13:45Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;local mt = getmetatable(_G) or {} function mt.__index (t, k) 	if k ~= &amp;#039;arg&amp;#039; then 		-- perf optimization here and below: do not load Module:TNT unless there is an error 		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-read&amp;#039;, tostring(k)), 2) 	end 	return nil end function mt.__newindex(t, k, v) 	if k ~= &amp;#039;arg&amp;#039; then 		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-write&amp;#039;, tostring(k)), 2) 	end 	rawset(t, k, v) end setmetatable(...&amp;quot; দিয়ে পাতা তৈরি&lt;/p&gt;
&lt;p&gt;&lt;b&gt;নতুন পাতা&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;
		-- perf optimization here and below: do not load Module:TNT unless there is an error&lt;br /&gt;
		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-read&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(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-write&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>Md Joni Hossain</name></author>
	</entry>
</feed>