summaryrefslogtreecommitdiffstats
path: root/php-pear/php/TRIGGERS
blob: f44e5a234686fcde2e3095524937e060f09e756b (plain) (blame)
1
2
3
4
local dep
for dep in $(show_up_depends $SPELL 1); do
    on_cast ${dep} check_self
done