Changed " to ' on some themes.
[squirrelmail.git] / functions / mailbox_display.php
index 8fb83291467a7e95d61e09fe055502bc268d496b..1a304005bd4e146f772bb3f8b11aef5eb3a8519c 100644 (file)
@@ -12,6 +12,8 @@
  * $Id$
  */
 
+require_once('../functions/strings.php');
+
 define('PG_SEL_MAX', 10);  /* Default value for page_selector_max. */
 
 function printMessageInfo($imapConnection, $t, $i, $key, $mailbox, $sort, $start_msg, $where, $what) {