X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=functions%2Ftree.php;h=d00107e7201a545a130a0c33e3664cfbf1e5e9f4;hb=8f557b942c5a3fb6663c349f4cc7d4a1c8aa4504;hp=c758e630b629db76d1b8675d1aaa58e46288202b;hpb=4b5049de2fa934c45599d6e4c74bf2bbee10d34d;p=squirrelmail.git diff --git a/functions/tree.php b/functions/tree.php index c758e630..d00107e7 100644 --- a/functions/tree.php +++ b/functions/tree.php @@ -12,6 +12,7 @@ * @package squirrelmail */ +require_once(SM_PATH . 'functions/imap.php'); /** * Recursive function to find the correct parent for a new node.