X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=messages.php;h=c2389516f58ad5158121cfde2657c753a3c8b045;hb=702a6250f176b2e59ad0fe66a89cf72e570f8784;hp=187f083ff620592ce5e2373aa48f9315eb11fef1;hpb=a11c234de210c655511de6e841eaf87d4787b3f5;p=wfpl.git diff --git a/messages.php b/messages.php index 187f083..c238951 100644 --- a/messages.php +++ b/messages.php @@ -89,6 +89,7 @@ function display_messages($template = 0) { $template->sub('message_box'); } $template->sub('message_container'); + unset($GLOBALS['wfpl_messages']); } }