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:
authorMarc Delisle <marc@infomarc.info>2015-04-24 18:33:29 +0300
committerMarc Delisle <marc@infomarc.info>2015-04-24 18:33:29 +0300
commit775d1dca70b44406e0057b775cfe7162264bbe0b (patch)
tree0c59336941f27bace9feec741ef193a9c961c0fb /config.sample.inc.php
parent85064d4ae318176616c3648a5bf15e98404f80c3 (diff)
Best practice: remove PHP closing tag
Signed-off-by: Marc Delisle <marc@infomarc.info>
Diffstat (limited to 'config.sample.inc.php')
-rw-r--r--config.sample.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.sample.inc.php b/config.sample.inc.php
index 035ebb80db..04f013d9ee 100644
--- a/config.sample.inc.php
+++ b/config.sample.inc.php
@@ -149,4 +149,3 @@ $cfg['SaveDir'] = '';
* You can find more configuration options in the documentation
* in the doc/ folder or at <http://docs.phpmyadmin.net/>.
*/
-?>