removed mods directory from the ATutor codebase
[atutor.git] / mods / google_talk / index.php
diff --git a/mods/google_talk/index.php b/mods/google_talk/index.php
deleted file mode 100644 (file)
index 562f9a3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php\r
-define('AT_INCLUDE_PATH', '../../include/');\r
-require (AT_INCLUDE_PATH.'vitals.inc.php');\r
-require (AT_INCLUDE_PATH.'header.inc.php');\r
-\r
-?>\r
-\r
-<div id="google_talk">\r
-<script src="http://gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/googletalk.xml&amp;synd=open&amp;w=640&amp;h=451&amp;title=<?php echo SITE_NAME; ?>&amp;lang=en&amp;country=US&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script>  \r
-</div>\r
-\r
-<?php require (AT_INCLUDE_PATH.'footer.inc.php'); ?>
\ No newline at end of file