= 'smf_interg_';
$db_persist = 0;
$db_error_send = 1;
########## Directories/Files ##########
# Note: These directories do not have to be changed unless you move things.
$boarddir = '/home/domains/intergweb.com/web/equipo.intergweb.com/foro'; # The absolute path to the forum's folder. (not just '.'!)
$sourcedir = '/home/domains/intergweb.com/web/equipo.intergweb.com/foro/Sources'; # Path to the Sources directory.
########## Error-Catching ##########
# Note: You shouldn't touch these settings.
$db_last_error = 1283960182;
# Make sure the paths are correct... at least try to fix them.
if (!file_exists($boarddir) && file_exists(dirname(__FILE__) . '/agreement.txt'))
$boarddir = dirname(__FILE__);
if (!file_exists($sourcedir) && file_exists($boarddir . '/Sources'))
$sourcedir = $boarddir . '/Sources';
?>
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/intergweb.com/web/equipo.intergweb.com/foro/Settings.php:50) in /home/domains/intergweb.com/web/equipo.intergweb.com/foro/Sources/Subs-Auth.php on line 211
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/intergweb.com/web/equipo.intergweb.com/foro/Settings.php:50) in /home/domains/intergweb.com/web/equipo.intergweb.com/foro/Sources/Subs-Auth.php on line 212
Warning: Cannot modify header information - headers already sent by (output started at /home/domains/intergweb.com/web/equipo.intergweb.com/foro/Settings.php:50) in /home/domains/intergweb.com/web/equipo.intergweb.com/foro/Sources/Subs-Auth.php on line 213