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:
authorSebastian Mendel <cybot_tm@users.sourceforge.net>2007-04-01 13:51:41 +0400
committerSebastian Mendel <cybot_tm@users.sourceforge.net>2007-04-01 13:51:41 +0400
commitadb39168cc384d7a808f836cf2e9f9585b82f864 (patch)
treeb1c9366baf0b0a405105242a90ab24908eba2342 /server_sql.php
parentb2f3ae5fcfdd8aa881c7abf20ffccdfc583a518a (diff)
coding standard: no braces around include
Diffstat (limited to 'server_sql.php')
-rw-r--r--server_sql.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server_sql.php b/server_sql.php
index 53518bc93f..449025aa3e 100644
--- a/server_sql.php
+++ b/server_sql.php
@@ -8,7 +8,7 @@
/**
*
*/
-require_once('./libraries/common.inc.php');
+require_once './libraries/common.inc.php';
/**
* Does the common work