mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
Remove blank line at end of script
This commit is contained in:
parent
e9f99886c8
commit
6f7dd0d76a
@ -2,8 +2,7 @@
|
||||
//error_reporting(E_ALL);
|
||||
|
||||
|
||||
include_once ( e_PLUGIN . 'facebook/facebook_function.php' );
|
||||
|
||||
include_once(e_PLUGIN.'facebook/facebook_function.php' );
|
||||
|
||||
prevent_cache_headers();
|
||||
|
||||
@ -156,4 +155,4 @@ save_prefs();
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user