View Single Post
  #7  
Old 07-15-2016, 11:44 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Check out this posting: http://stackoverflow.com/questions/5...-if-get-parsed

Without that scope enclosure for the inline conditional, this is what results to the query building.


You can verify what is going on by turning on your MySQL logging before triggering the enable/disable tasks.


EDIT:

[enable]
#logs set gmsay 36 3

[disable]
#logs set gmsay 36 0
__________________
Uleat of Bertoxxulous

Compilin' Dirty

Last edited by Uleat; 07-17-2016 at 07:43 PM..
Reply With Quote