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:
authorPiotr Przybylski <piotrprz@gmail.com>2011-08-22 13:18:26 +0400
committerPiotr Przybylski <piotrprz@gmail.com>2011-08-22 13:18:26 +0400
commit1c2dbf0cbb4793837701014b66a522727bda144d (patch)
treed1e7c1f11a3e7eca89c285b2551ad92eafd67877 /main.php
parente5157838e52aecb9d8dfdd1a68be3c6049183634 (diff)
parentc5eb1f4d79b4095e91a0201628cc353fd19365fb (diff)
Merge remote-tracking branch 'origin/master' into drizzle
Conflicts: libraries/advisory_rules.txt
Diffstat (limited to 'main.php')
-rw-r--r--main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.php b/main.php
index 5ac98a1b81..8101ab03d0 100644
--- a/main.php
+++ b/main.php
@@ -356,7 +356,7 @@ if (!function_exists('mcrypt_encrypt') && !$GLOBALS['cfg']['McryptDisableWarning
* The data file is created while creating release by ./scripts/remove-incomplete-mo
*/
if (file_exists('./libraries/language_stats.inc.php')) {
- include('./libraries/language_stats.inc.php');
+ include './libraries/language_stats.inc.php';
/*
* This message is intentionally not translated, because we're
* handling incomplete translations here and focus on english