Skip to content

Commit 12f19b5

Browse files
author
WildcardSearch
committed
2.0.7 Pre-release
1 parent ef5ebfb commit 12f19b5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Advanced-Sidebox 2.0.6
1+
## Advanced-Sidebox 2.0.7
22

33
<p align="center">
44
<img title="Advanced Sidebox Logo" alt="Advanced Sidebox Logo" src="https://github.com/WildcardSearch/Advanced-Sidebox/wiki/asb_logo_320.png" />

Upload/inc/plugins/asb/install.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ function asb_info()
100100
"website" => "https://github.com/WildcardSearch/Advanced-Sidebox",
101101
"author" => $author,
102102
"authorsite" => "http://www.rantcentralforums.com",
103-
"version" => "2.0.6",
103+
"version" => "2.0.7",
104104
"compatibility" => "16*",
105105
"guid" => "870e9163e2ae9b606a789d9f7d4d2462",
106106
);
@@ -115,7 +115,6 @@ function asb_info()
115115
*/
116116
function asb_is_installed()
117117
{
118-
global $db;
119118
return asb_get_settingsgroup();
120119
}
121120

0 commit comments

Comments
 (0)