| Not logged in - | |
| Moderated by: Jim |
|
||||||||||||||
| Not a bug but an issue- - Bug Reports - News and Announcements - WowUltra Forums | |||||||||||||||
| Author | Post | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
|
Jim Administrator
|
Most ultra installs are on linux servers. If anyone has noticed when you send e-mail from an ultra board there is an extra line break after every normal line break. This is because the format used to produce breaks is different in linux and windows servers, and to satisfy both types servers the code has to be there as it is. If you are on a linux server and want the extra line break gone it is possible.... First of all if you put in a request in private support I will do it for you. Otherwise open lib.php and search for this line:
take away the \r :
It will put a single break in. This has been tested but I have to leave the install files as they are or it wouldn't break on a windows server. Windows break= \r\n Linux break= \n Mac break= \r Yes there are mac servers.
|
||||||||||||||
| |||||||||||||||
| Current time is 02:20 pm | |
| WowUltra Forums > News and Announcements > Bug Reports > Not a bug but an issue- | |