-
Committer:
Andrew Hutchings
-
Date:
2011-01-06 21:14:45 UTC
-
mto:
This revision was merged to the branch mainline in
revision
2062.
-
Revision ID:
andrew@linuxjedi.co.uk-20110106211445-x9md31qb4awygsg4
Refix show_dictionary plugin crash when not using 'SHOW' to access.
Added isShow() to Statement which is true on a Show statement object and is checked by show_dictionary to make sure it is a SHOW that is executed.