Fix: Files must be utf8 with no BOM

This commit is contained in:
eldy 2011-09-29 19:49:01 +02:00
parent a309de15bb
commit 42ef71eac3

View File

@ -24,7 +24,6 @@
function llxHeaderPaypal($title, $head = "") function llxHeaderPaypal($title, $head = "")
{ {
global $user, $conf, $langs; global $user, $conf, $langs;