Moved scripts in "docs" one level up into root folder. In addition, removed "docs...
[atutor.git] / documentation / admin / google_key.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate: 2006-06-29 11:25:07 -0400 (Thu, 29 Jun 2006) $'; ?>
2
3 <h2>Google Key</h2>
4
5         <p>For the Web Search module to function, an administrator must first create an account and obtain a license key at <a href="http://google.com/apis" target="_new">google.com/apis</a> and enter it on this page. The google web search can then be used by students as an external embedded service within ATutor.</p>
6
7 <?php require('../common/body_footer.inc.php'); ?>