mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Remove blank line at end of script
This commit is contained in:
@@ -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();
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
Reference in New Issue
Block a user