diff -r 90b7a52bea45 -r 62ee6685ad18 index.php --- a/index.php Sat Oct 20 21:59:27 2007 -0400 +++ b/index.php Thu Nov 15 18:00:39 2007 -0500 @@ -11,8 +11,11 @@ * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. * + * @package Enano + * @subpackage Frontend + * */ - + // Set up gzip encoding before any output is sent $aggressive_optimize_html = true;