File: /var/www/ilya/data/www/irkboard.ru/admin/applications/forums/modules_public/ajax/defaultSection.php
<?php
/**
* Invision Power Services
* IP.Board v3.0.1
* Default section file for forum ajax module
* Last Updated: $LastChangedDate: 2009-02-04 15:03:36 -0500 (Wed, 04 Feb 2009) $
*
* @author $Author: bfarber $
* @copyright (c) 2001 - 2009 Invision Power Services, Inc.
* @license http://www.invisionpower.com/community/board/license.html
* @package Invision Power Board
* @subpackage Forums
* @link http://www.invisionpower.com
* @since 14th May 2003
* @version $Rev: 3887 $
*/
/**
* Very simply returns the default section if one is not
* passed in the URL
*/
$DEFAULT_SECTION = 'topics';