".$tmp[0]." = ".$path." BY {$allowed_path}"; self::$stores[$index] = true; return true; } } self::$stores[$index] = false; } else { return self::$stores[$index]; } return false; } return true; } }