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

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2019-09-02 15:43:21 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2019-09-02 15:43:21 +0300
commit1a14b3e4d3b703dae1e36d9d87e65b50bf7b832c (patch)
tree66a66186372024e1a17acffde884bbd27ededd4c /examples/signon-script.php
parent8929b84289badd1e209cbd67ce16647341c0562d (diff)
Remove vim modelines
These settings are no longer required as they are guaranteed through other coding standard tools. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'examples/signon-script.php')
-rw-r--r--examples/signon-script.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/signon-script.php b/examples/signon-script.php
index 175c7f7869..c93d91eddd 100644
--- a/examples/signon-script.php
+++ b/examples/signon-script.php
@@ -1,5 +1,4 @@
<?php
-/* vim: set expandtab sw=4 ts=4 sts=4: */
/**
* Single signon for phpMyAdmin
*