File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Advanced-Sidebox 2.0.6
1
+ ## Advanced-Sidebox 2.0.7
2
2
3
3
<p align =" center " >
4
4
<img title =" Advanced Sidebox Logo " alt =" Advanced Sidebox Logo " src =" https://github.com/WildcardSearch/Advanced-Sidebox/wiki/asb_logo_320.png " />
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ function asb_info()
100
100
"website " => "https://github.com/WildcardSearch/Advanced-Sidebox " ,
101
101
"author " => $ author ,
102
102
"authorsite " => "http://www.rantcentralforums.com " ,
103
- "version " => "2.0.6 " ,
103
+ "version " => "2.0.7 " ,
104
104
"compatibility " => "16* " ,
105
105
"guid " => "870e9163e2ae9b606a789d9f7d4d2462 " ,
106
106
);
@@ -115,7 +115,6 @@ function asb_info()
115
115
*/
116
116
function asb_is_installed ()
117
117
{
118
- global $ db ;
119
118
return asb_get_settingsgroup ();
120
119
}
121
120
You can’t perform that action at this time.
0 commit comments