Fix undefined plain_error_message()
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Oct 2002 09:09:40 +0000 (09:09 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 17 Oct 2002 09:09:40 +0000 (09:09 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3890 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/folders_rename_getname.php

index d1a66353dc271f201e904c1844f0fb8fafe9878a..4b8dff0e69b1ed6e4c5dcb74308e4a9a976dc088 100644 (file)
@@ -19,6 +19,7 @@ define('SM_PATH','../');
 require_once(SM_PATH . 'include/validate.php');
 require_once(SM_PATH . 'functions/imap.php');
 require_once(SM_PATH . 'functions/html.php');
+require_once(SM_PATH . 'functions/display_messages.php');
 
 /* get globals we may need */