Source for file setup.php
Documentation is available at setup.php
* Copyright (c) 1999-2012 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
* This is a standard Squirrelmail-1.2 API for plugins.
* $Id: setup.php 14248 2012-01-02 00:18:17Z pdontthink $
/* This button fills out a form with your setup information already
gathered -- all you have to do is type. */
/* Initialize the bug report plugin */
global $squirrelmail_plugin_hooks;
$squirrelmail_plugin_hooks['menuline']['bug_report']
$squirrelmail_plugin_hooks['optpage_loadhook_display']['bug_report']
/* Show the button in the main bar */
include_once(SM_PATH .
'plugins/bug_report/functions.php');
include_once(SM_PATH .
'plugins/bug_report/functions.php');
Documentation generated on Thu, 23 May 2013 04:22:58 +0200 by phpDocumentor 1.4.3