aboutsummaryrefslogtreecommitdiff
path: root/frontend/fb_connect.php
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2010-04-28 20:09:59 +0200
committerWojciech Polak <polak@gnu.org>2010-04-28 20:09:59 +0200
commit7d5b782802d23575e7c754357c7d3e7a1fbeee1b (patch)
treeabedf66f8e9794ae6940b5aeb74bf51c57ad3483 /frontend/fb_connect.php
parentf0cb1cdb39370971010723ab4f7f5a95f845eca6 (diff)
downloadcheetah-7d5b782802d23575e7c754357c7d3e7a1fbeee1b.tar.gz
cheetah-7d5b782802d23575e7c754357c7d3e7a1fbeee1b.tar.bz2
Use css.cswindow.
Diffstat (limited to 'frontend/fb_connect.php')
-rw-r--r--frontend/fb_connect.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/frontend/fb_connect.php b/frontend/fb_connect.php
index d5bf81b..d3bc727 100644
--- a/frontend/fb_connect.php
+++ b/frontend/fb_connect.php
@@ -21,2 +21,3 @@
require_once 'lib/include.php';
+require_once 'lib/d-sigs.php';
require_once 'lib/facebook.php';
@@ -92,3 +93,3 @@ if ($auth) {
<html xmlns="http://www.w3.org/1999/xhtml"
- xmlns:fb="http://www.facebook.com/2008/fbml">
+ xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
@@ -97,3 +98,3 @@ if ($auth) {
<meta name="robots" content="noindex,nofollow" />
-<link rel="stylesheet" href="d?q=css.changepassword" type="text/css" />
+<link rel="stylesheet" href="<?=dsp('css.cswindow')?>" type="text/css" />
<link rel="icon" href="images/favicon.png" type="image/png" />

Return to:

Send suggestions and report system problems to the System administrator.