Error in Global 2.2.1 instructions


  -----  
Author Message

Thoul
Administrator

Sun Dec 12, 2004 2:35 pm   Post subject: Error in Global 2.2.1 instructions
It has come to my attention that there is an error in the privmsg.php instructions for Global Redirection Suite 2.2.1 (part of Redirection Suite 10.2.1). This following line:

Code:

$url = rds_get_config('rds_privmsg_url', 'index.' . 'privmsg.' . $phpEx . '?folder=inbox');


Should be this instead:

Code:

$url = rds_get_config('rds_privmsg_url', 'privmsg.' . $phpEx . '?folder=inbox');
 

Page 1 of 1
Display posts from previous: