Centralized init
[squirrelmail.git] / plugins / fortune / setup.php
index 89dfc68dc2809a5bf745a90c52a9099e1820e35f..fb7609c9d5266e747b46ef97c422e76d55ce666c 100644 (file)
  * @subpackage fortune
  */
 
-/**
- * If SM_PATH isn't defined, define it.
- * @ignore
- */
-if (!defined('SM_PATH'))  {
-    define('SM_PATH','../../');
-}
-
 /**
  * Init plugin
  * @access private