<% if (!preg_match('/bboard/', $_SERVER['REQUEST_URI'])) { /* * Session Management for PHP3 * * Copyright (c) 1998-2000 NetUSE AG * Boris Erdmann, Kristian Koehntopp * * $Id: prepend.php3,v 1.4 2001/07/14 20:24:55 kk Exp $ * */ $_PHPLIB = array(); $_PHPLIB["libdir"] = "/var/www/vhosts/softaps.com/httpdocs/phplib/"; require($_PHPLIB["libdir"] . "db_mysql.inc"); /* Change this to match your database. */ require($_PHPLIB["libdir"] . "ct_sql.inc"); /* Change this to match your data storage container */ require($_PHPLIB["libdir"] . "session.inc"); /* Required for everything below. */ require($_PHPLIB["libdir"] . "auth.inc"); /* Disable this, if you are not using authentication. */ require($_PHPLIB["libdir"] . "perm.inc"); /* Disable this, if you are not using permission checks. */ require($_PHPLIB["libdir"] . "user.inc"); /* Disable this, if you are not using per-user variables. */ /* Additional require statements go below this line */ # require($_PHPLIB["libdir"] . "menu.inc"); /* Enable to use Menu */ require($_PHPLIB["libdir"] . "greg.inc"); /* Enable to use Menu */ /* Additional require statements go before this line */ require($_PHPLIB["libdir"] . "local.inc"); /* Required, contains your local configuration. */ require($_PHPLIB["libdir"] . "page.inc"); /* Required, contains the page management functions. */ } %> SofTap • Index page

It is currently Thu Mar 11, 2010 8:35 am

This board has no forums.

Login  •  Register

Who is online

In total there is 1 user online :: 0 registered, 0 hidden and 1 guest (based on users active over the past 5 minutes)
Most users ever online was 73 on Sun Jul 15, 2007 10:19 am

Registered users: No registered users
Legend: Administrators, Global moderators

Statistics

Total posts 3504 • Total topics 991 • Total members 843 • Our newest member toiskawairuri

cron