summaryrefslogtreecommitdiff
path: root/views/layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/layout.php')
-rw-r--r--views/layout.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/views/layout.php b/views/layout.php
index f953dc2..9fad319 100644
--- a/views/layout.php
+++ b/views/layout.php
@@ -40,12 +40,6 @@
</head>
<body role="document">
-<?php
-if(property_exists($this, 'include_facebook')) {
- # echo partial('partials/fb-script');
-}
-?>
-
<script type="text/javascript">
var _gaq = _gaq || [];