Replaced hard-coded colors with theme colors.
[squirrelmail.git] / src / options.php
index b89cf21f036f68ea57328904cf4d582875c36ac3..dad4282779dd1ed622c1355ce8aa1c1ee8884b97 100644 (file)
@@ -17,6 +17,7 @@ require_once('../functions/display_messages.php');
 require_once('../functions/imap.php');
 require_once('../functions/array.php');
 require_once('../functions/options.php');
+require_once('../functions/strings.php');
 
 /* Set the base uri. */
 ereg ("(^.*/)[^/]+/[^/]+$", $PHP_SELF, $regs);