Added support for using Squirrelmail without frames
[squirrelmail.git] / plugins / calendar / event_edit.php
index 533ce66337f47f628d8b771a6fd7be8eaeb14171..a5e6be1667aab0da83d50a511de274b2344a92a6 100644 (file)
  * Functions to edit an event.
  *
  * $Id$
+ * @package plugins
+ * @subpackage calendar
  */
+
+/** @ignore */
 define('SM_PATH','../../');
 
 /* Calender plugin required files. */
@@ -323,4 +327,5 @@ if (!isset($updated)){
 
 ?>
 </table></td></tr></table>
-</body></html>
+<?php noframes_bottom(); ?>
+