removed non-standard wrap attribute
[squirrelmail.git] / plugins / squirrelspell / setup.php
index 71b4c5b7f454e27fb15a4b6da24b526fc6dd668f..e987446aae4c965dfb824c0475242051ac7ff69d 100644 (file)
@@ -14,8 +14,6 @@
  * @todo remove sqspell_ prefix from main php scripts.
  */
 
-/** @ignore */
-if (! defined('SM_PATH')) define('SM_PATH','../../');
 
 /**
  * Standard SquirrelMail plugin initialization API.
@@ -78,5 +76,3 @@ function squirrelspell_upgrade() {
 function squirrelspell_version() {
   return '0.5';
 }
-
-?>
\ No newline at end of file