Line 14: | Line 14: | ||
− | switch ( ( wgPageName.match( /\//g ) || []).length ) { | + | switch ( ( wgPageName.match( /\//g ) || [ ] ).length ) { |
case 0: | case 0: | ||
Line 20: | Line 20: | ||
break; | break; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
default: | default: |
Revision as of 17:35, 14 November 2016