removed filtering that only displayed members of the quorum for activities since...
[eq/.git] / inc / hook_manual.inc.php
1 <?php
2     /**************************************************************************\
3     * phpGroupWare - Manual                                                  *
4     * http://www.phpgroupware.org                                              *
5     * Written by Mark Peters <skeeter@phpgroupware.org>                        *
6     * --------------------------------------------                             *
7     *  This program is free software; you can redistribute it and/or modify it *
8     *  under the terms of the GNU General Public License as published by the   *
9     *  Free Software Foundation; either version 2 of the License, or (at your  *
10     *  option) any later version.                                              *
11     \**************************************************************************/
12         /* $Id: hook_manual.inc.php,v 1.1.1.1 2001/05/20 07:40:32 seek3r Exp $ */
13
14         // Only Modify the $file variable.....
15         $file = Array();
16 //Do not modify below this line
17         display_manual_section($appname,$file);
18 ?>