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(); ?> -