summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-03-03 12:11:20 -0800
committerZach Copley <zach@status.net>2010-03-03 12:11:20 -0800
commit09169d6f3ce60770d0ae115bde38a9274e794640 (patch)
tree5c680b74ceacacb9dc2c6e3183f150fa45468052 /index.php
parent82ea0f7884d291f11964d5a54dbf8194ce24cb58 (diff)
parent0881eba80eabfea65919be2f3d65235ccd0b5eb6 (diff)
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
* 'testing' of gitorious.org:statusnet/mainline: Language setting fixes:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 06ff9900f..a46bc084d 100644
--- a/index.php
+++ b/index.php
@@ -253,6 +253,7 @@ function main()
$user = common_current_user();
// initialize language env
+common_log(LOG_DEBUG, "XXX: WAIII");
common_init_language();