<?php // +---------------------------------------------------------------------- // | PHP Source // +---------------------------------------------------------------------- // | Copyright (C) 2006 by Goh'Dan <hide@address.com> // +---------------------------------------------------------------------- // | // | Copyright: See COPYING file that comes with this distribution // +---------------------------------------------------------------------- // $config['db']['old_engine'] = "no"; $db_user = "kshema"; $db_password = "kshema"; $db_name = "kshema"; $db_host = "localhost"; ?>