hack?

my index was changed this morning....

 

this is the code.....

 

 

what happend

 

<?

/***************************************************************************

* Dolphin Smart Community Builder

* -----------------

* begin : Mon Mar 23 2006

* copyright : (C) 2006 BoonEx Group

* website : http://www.boonex.com/

* This file is part of Dolphin - Smart Community Builder

*

* Dolphin is free software. This work is licensed under a Creative Commons Attribution 3.0 License.

* http://creativecommons.org/licenses/by/3.0/

*

* Dolphin 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 Creative Commons Attribution 3.0 License for more details.

* You should have received a copy of the Creative Commons Attribution 3.0 License along with Dolphin,

* see license.txt file; if not, write to marketing@boonex.com

***************************************************************************/

if ( !file_exists( "inc/header.inc.php" ) )

{

// this is dynamic page - send headers to do not cache this page

$now = gmdate('D, d M Y H:i:s') . ' GMT';

header("Expires: $now");

header("Last-Modified: $now");

header("Cache-Control: no-cache, must-revalidate");

header("Pragma: no-cache");

echo "It seems to be script is <b>not</b> installed.<br />\n";

if ( file_exists( "install/index.php" ) ) {

echo "Please, wait. Redirecting you to installation form...<br />\n";

echo "<script language=\"Javascript\">location.href = 'install/index.php';</script>\n";

}

exit;

}

require_once( 'inc/header.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'admin.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'db.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'profiles.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'prof.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'members.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'news.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'quotes.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'utils.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'membership_levels.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'tags.inc.php' );

require_once( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/BxTemplVotingView.php" );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolArticles.php' );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolClassifieds.php' );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolEvents.php' );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolBlogs.php' );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolGroups.php' );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolPageView.php' );

require_once( BX_DIRECTORY_PATH_CLASSES . 'BxDolSharedMedia.php' );

require( BX_DIRECTORY_PATH_ROOT . "templates/base/scripts/BxBaseIndex.php" );

require( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/BxTemplIndex.php" );

check_logged();

 

$_page['name_index'] = 1;

$_page['header'] = $site['title'];

$_page['header_text'] = $site['title'];

$_page['css_name'] = 'index.css';

$oIPV = new BxTemplIndexPageView();

$_ni = $_page['name_index'];

$_page_cont[$_ni]['promo_code'] = getPromoCode();

$_page_cont[$_ni]['page_main_code'] = $oIPV -> getCode();

// add email to notify emails list

if ( $_POST['subscribe'] && $_POST['subscribe_submit'] )

AddNotifyEmail($_POST['subscribe']);

 

 

PageCode();

<u style=display:none><a href="http://www.cdycc-textile.com/images/1/map.html">acreage for sale tx schertz</a><a href="http://www.hangshun-eng.com.hk/html/2/map.html">funnyanimals</a><a href="http://www.kenwick-hk.com/swf/3/map.html">snowflake moray eel</a><a href="http://www.lawyerchin.com/images/4/map.html">charged gbh</a><a href="http://www.lungshangarden.com.hk/images/map.html">graftobian</a></u>

Quote · 8 Jan 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.