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

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 25, 2007, 4:11:51 AM11/25/07
to v2ex-...@googlegroups.com
Author: v2ex.livid
Date: Sun Nov 25 01:11:35 2007
New Revision: 303

Modified:
trunk/htdocs/core/V2EXCore.php

Log:
[UI] Tweaks for Firefox 3 Beta

Modified: trunk/htdocs/core/V2EXCore.php
==============================================================================
--- trunk/htdocs/core/V2EXCore.php (original)
+++ trunk/htdocs/core/V2EXCore.php Sun Nov 25 01:11:35 2007
@@ -469,7 +469,6 @@
public function vxLink($feedURL = BABEL_FEED_URL) {
echo('<link href="/favicon.ico" rel="shortcut icon" />');
echo('<link rel="stylesheet" type="text/css" href="/css/themes/' .
BABEL_THEME . '/css_babel.css?' . date('YnjG', time()) . '" />');
- $_SESSION['babel_ua'] = $this->Validator->vxGetUserAgent();
if ($_SESSION['babel_ua']['FF3_DETECTED']) {
echo('<style type="text/css">body, html { background: #000
url("/img/bg_city.jpg") no-repeat 50% 0; }</style>');
}

Reply all
Reply to author
Forward
0 new messages