Fix: move this to an external module in Doliforge
This commit is contained in:
parent
56ac9ac8b7
commit
b5340d57a2
@ -131,7 +131,7 @@ function html_print_paypal_footer($fromcompany,$langs)
|
||||
*/
|
||||
function paypaladmin_prepare_head()
|
||||
{
|
||||
global $langs;
|
||||
global $langs, $conf;
|
||||
|
||||
$h = 0;
|
||||
$head = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user