[project-babel commit] r294 - trunk/htdocs/core

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 6, 2007, 4:25:51 PM10/6/07
to v2ex-...@googlegroups.com
Author: v2ex.livid
Date: Sat Oct 6 13:25:24 2007
New Revision: 294

Modified:
trunk/htdocs/core/Settings.example.php

Log:
Several more actions to take.

Modified: trunk/htdocs/core/Settings.example.php
==============================================================================
--- trunk/htdocs/core/Settings.example.php (original)
+++ trunk/htdocs/core/Settings.example.php Sat Oct 6 13:25:24 2007
@@ -49,11 +49,7 @@
*/
define('BABEL_LANG_DEFAULT', 'en_us');

-if (($_SERVER['SERVER_ADDR'] == '::1') | ($_SERVER['SERVER_ADDR']
== '127.0.0.1') | ($_SERVER['SERVER_ADDR'] == '192.168.31.150')) {
- define('BABEL_DEBUG', true);
-} else {
- define('BABEL_DEBUG', false);
-}
+define('BABEL_DEBUG', true);

define('BABEL_AM_FROM', '"Project Babel" <nor...@yourdomain.tld>');
define('BABEL_AM_SUPPORT', 'sup...@yourdomain.tld');

Reply all
Reply to author
Forward
0 new messages