aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/reports/index.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2014-03-09 20:44:22 +0000
committerFilip Komar <filip@mageia.org>2014-03-09 20:44:22 +0000
commit128d1e83512c338d978eb1303430a2823f20f327 (patch)
tree156dffcb5b9703dcc805ba703580c47a3c9d8638 /en/about/reports/index.php
parent42002710d714ca79c100b0f16045142f7c7803da (diff)
downloadwww-128d1e83512c338d978eb1303430a2823f20f327.tar
www-128d1e83512c338d978eb1303430a2823f20f327.tar.gz
www-128d1e83512c338d978eb1303430a2823f20f327.tar.bz2
www-128d1e83512c338d978eb1303430a2823f20f327.tar.xz
www-128d1e83512c338d978eb1303430a2823f20f327.zip
some debugging is needed #2
Diffstat (limited to 'en/about/reports/index.php')
-rw-r--r--en/about/reports/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/reports/index.php b/en/about/reports/index.php
index a93337e60..1d1471faf 100644
--- a/en/about/reports/index.php
+++ b/en/about/reports/index.php
@@ -32,6 +32,6 @@ $dictionary = read_translation_file($locale, 'about/reports');
</div>
</div>
</div>
- </div><?php echo '<!-- '; var_dump($dictionary); echo ' -->'; ?>
+ </div><?php echo '<!-- ';var_dump(G_APP_ROOT); var_dump($dictionary); echo ' -->'; ?>
</body>
</html>