From e2aacb1546367ce744533a4d3da7c24266b9b9c7 Mon Sep 17 00:00:00 2001 From: moyooo Date: Sun, 20 Dec 2009 17:23:23 +0000 Subject: [PATCH] clean end of files git-svn-id: https://forge.glpi-project.org/svn/example/trunk@125 349b9182-4a13-0410-896f-e5e9767dd1b3 --- config.php | 1 - front/example.php | 1 - report.php | 1 - stat.php | 1 - 4 files changed, 4 deletions(-) diff --git a/config.php b/config.php index ca1ac0a..b9d9e4a 100755 --- a/config.php +++ b/config.php @@ -50,4 +50,3 @@ echo "This is the plugin config page
"; echo $LANG['plugin_example']["test"]; commonFooter(); ?> - diff --git a/front/example.php b/front/example.php index a2ec4ed..323df6d 100755 --- a/front/example.php +++ b/front/example.php @@ -48,4 +48,3 @@ Search::show('PluginExampleExample'); commonFooter(); ?> - diff --git a/report.php b/report.php index 2671961..b2eba94 100644 --- a/report.php +++ b/report.php @@ -48,4 +48,3 @@ echo "This is the plugin report page"; commonFooter(); ?> - diff --git a/stat.php b/stat.php index dc3fff3..02612a2 100644 --- a/stat.php +++ b/stat.php @@ -48,4 +48,3 @@ echo "This is the plugin stat page"; commonFooter(); ?> -