*
* Also view plugins/README.plugins for more information.
*
- * $Id$
+ * @version $Id$
* @package plugins
* @subpackage filters
*/
/**
-*
-*/
+ *
+ */
function filters_SaveCache () {
global $data_dir, $SpamFilters_DNScache;
<?php
- /**
- ** index.php -- Displays the main frameset
- **
- ** Copyright (c) 1999-2004 The SquirrelMail development team
- ** Licensed under the GNU GPL. For full terms see the file COPYING.
- **
- ** Redirects to the login page.
- **
- ** $Id$
- * @package plugins
- * @subpackage filters
- **/
+/**
+ * index.php -- Displays the main frameset
+ *
+ * Copyright (c) 1999-2004 The SquirrelMail development team
+ * Licensed under the GNU GPL. For full terms see the file COPYING.
+ *
+ * Redirects to the login page.
+ *
+ * @version $Id$
+ * @package plugins
+ * @subpackage filters
+ */
header("Location:../../src/login.php\n\n");
exit();
*
* Also view plugins/README.plugins for more information.
*
- * $Id$
+ * @version $Id$
* @package plugins
* @subpackage filters
*/
-/** Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
define('SM_PATH','../../');
/* SquirrelMail required files. */
*
* Also view plugins/README.plugins for more information.
*
- * $Id$
+ * @version $Id$
* @package plugins
* @subpackage filters
*/
*
* Also view plugins/README.plugins for more information.
*
- * $Id$
+ * @version $Id$
* @package plugins
* @subpackage filters
*/
-/** Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
define('SM_PATH','../../');
/* SquirrelMail required files. */