1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 20:57:26 +02:00

Remove blank line at end of script

This commit is contained in:
CaMer0n
2009-11-09 11:07:47 +00:00
parent e9f99886c8
commit 6f7dd0d76a

View File

@@ -2,8 +2,7 @@
//error_reporting(E_ALL); //error_reporting(E_ALL);
include_once ( e_PLUGIN . 'facebook/facebook_function.php' ); include_once(e_PLUGIN.'facebook/facebook_function.php' );
prevent_cache_headers(); prevent_cache_headers();
@@ -156,4 +155,4 @@ save_prefs();
} }
?> ?>