include globals.php
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 25 Sep 2002 17:41:14 +0000 (17:41 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 25 Sep 2002 17:41:14 +0000 (17:41 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3733 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/spamcop/setup.php

index 6c523a4219a0459e68c5b27b7b1da33710cfbda9..835884dd06868e3d80a7faf7f71a01f8c6661b8e 100755 (executable)
@@ -8,6 +8,9 @@
     **  $Id$                                                         
     **/
 
+require_once(SM_PATH . 'functions/global.php');
+
+
 /* Initialize the plugin */
 function squirrelmail_plugin_init_spamcop() {
    global $squirrelmail_plugin_hooks, $data_dir, $username,