/* This file is part of BBClone (The PHP web counter on steroids) * * $Header: /cvs/bbclone/index.php,v 1.9 2006/12/27 17:01:41 christoph Exp $ * * Copyright (C) 2001-2007, the BBClone Team (see file doc/authors.txt * distributed with this library) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * See doc/copying.txt for details */ // Default output. if (is_readable("show_global.php")) include_once("show_global.php"); ?>