mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Removed closing PHP tag from generated LAN files. Removed empty LAN definitions.
This commit is contained in:
@@ -1150,8 +1150,9 @@ class lancheck
|
||||
|
||||
$message .="<br />";
|
||||
$message .="</div>";
|
||||
$input .= "\n\n?>";
|
||||
//<?
|
||||
/*
|
||||
$input .= "\n\n?>";
|
||||
*/
|
||||
// Write to file.
|
||||
|
||||
$writeit = str_replace("//","/",$writeit); // Quick Fix.
|
||||
|
Reference in New Issue
Block a user