Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>2012-08-29 18:57:35 +0400
committerozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>2012-08-29 18:57:35 +0400
commite106be25e5fb33195e72ee4df31b07fb2bd17643 (patch)
treeb0ccbcfd0be1e97d4dca52acd42bb5b06f00deaa /user
parent9dd95f90ec5984aad12a9b35fa458c5f048c7c8e (diff)
Removed closing PHP tag on include files
git-svn-id: http://yourls.googlecode.com/svn/trunk@753 12232710-3e20-11de-b438-597f59cd7555
Diffstat (limited to 'user')
-rw-r--r--user/plugins/hyphens-in-urls/plugin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/plugins/hyphens-in-urls/plugin.php b/user/plugins/hyphens-in-urls/plugin.php
index 4d9b7a8c..aa891178 100644
--- a/user/plugins/hyphens-in-urls/plugin.php
+++ b/user/plugins/hyphens-in-urls/plugin.php
@@ -17,4 +17,3 @@ function ozh_hyphen_in_charset( $in ) {
}
-?> \ No newline at end of file