Ticket #174 (closed defect: fixed)

Opened 16 months ago

Last modified 9 months ago

Missing bracket in plugins/en/complex_bitlbee.tcl

Reported by: bmotion Owned by: james
Priority: minor Milestone: 0.1.0
Component: extra modules Version: 0.1.0
Keywords: Cc:

Description

Missing closing bracket on line 46:

if [bMotion_setting_get "bitlbee" {

should be:

if [bMotion_setting_get "bitlbee"] {

- sminky

Change History

comment:1 Changed 9 months ago by szrof

  • Status changed from new to closed
  • Resolution set to fixed

Fixed as of r1211.

Note: See TracTickets for help on using tickets.