removed mods directory from the ATutor codebase
[atutor.git] / mods / atutor_opencaps / opencaps / help.php
diff --git a/mods/atutor_opencaps/opencaps/help.php b/mods/atutor_opencaps/opencaps/help.php
deleted file mode 100755 (executable)
index 7203a37..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?php
-/*
- * OpenCaps
- * http://opencaps.atrc.utoronto.ca
- * 
- * Copyright 2009 Heidi Hazelton
- * Adaptive Technology Resource Centre, University of Toronto
- * 
- * Licensed under the Educational Community License (ECL), Version 2.0. 
- * You may not use this file except in compliance with this License.
- * http://www.opensource.org/licenses/ecl2.php
- * 
- */
-
-require('include/vitals.inc.php'); 
-
-require('include/header.inc.php'); 
-
-?>
-       
-       <div id="content">
-               <p>Coming soon...</p>
-               
-       </div>
-<?php require('include/footer.inc.php'); ?>    
\ No newline at end of file