Commit ba29274f authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Removed unused global $config

Showing with 0 additions and 2 deletions
+0 -2
......@@ -140,8 +140,6 @@ class baseSelector
*/
function update($force = FALSE)
{
global $config;
if (!isset($this->base) || ($this->base == '')) {
$this->lastState = FALSE;
return FALSE;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment