Show
Ignore:
Timestamp:
06/23/07 17:12:05 (19 months ago)
Author:
james
Message:

apply patch from #129

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/complex_questions.tcl

    r759 r794  
    285285    #see if we know the answer to it 
    286286    if {$question != ""} { 
    287       if [regexp -nocase {[[:<:]]a/?s/?l[[:>:]]} $question] { 
     287      if [regexp -nocase {\ma/?s/?l\M} $question] { 
    288288        #asl? 
    289289        set age [expr [rand 20] + 13]