]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
how did that get there - removing some test code
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sun, 13 Mar 2011 18:44:19 +0000 (18:44 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sun, 13 Mar 2011 18:44:19 +0000 (18:44 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@8689 36083f99-b078-4883-b0ff-0f9b5a30f544

views/default/page/elements/footer.php

index 96afa5d38674c126f67eda476dfa8fee02f0e6e9..06fdb84a590154d7314e4bee7afd9d8d0a891d2e 100644 (file)
@@ -19,10 +19,3 @@ echo elgg_view('output/url', array(
        'class' => '',
 ));
 echo '</div>';
-
-?>
-<script>
-<?php
-echo elgg_view('js/lightbox');
-?>
-</script>