<? /* This file is part of bl0g. * * * * bl0g 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. * * * * bl0g 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 more details. * * * * You should have received a copy of the GNU General Public License * * along with bl0g; if not, write to the Free Software * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ $db_host = "localhost"; $db_user = "mysqluser"; $db_pass = "mysqlpass"; $db_prefix = "b0_"; $db_name = "bl0g"; $pass1 = "pass1"; $pass2 = "pass2"; $pass3 = "pass3"; $per_page = 10; $per_admin = 10; $date_format = "éåí b, j áx, Y"; $quote_format = "„%q“<br /> -%c"; $webmaster_name = "bl0gger"; $webmaster_email = "hide@address.com"; $website_name = "bl0g"; $website_slogan = "everything that's fit to bl0g. and then some."; $website_url = "http://bl0g.sf.net/"; $website_layout = "bright"; $website_secret = "ìåôå"; $com_email = false; $statistic = false; $installed = false; /* symba says roar! */ /* raful says miaoo */ ?>