########## Directories/Files ##########
# Note: These directories do not have to be changed unless you move things.
$boarddir = '/home/sampadia/public_html/forum'; # The absolute path to the forum's folder. (not just '.'!)
$sourcedir = '/home/sampadia/public_html/forum/Sources'; # Path to the Sources directory.
########## Error-Catching ##########
# Note: You shouldn't touch these settings.
$db_last_error = 0;
# 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';
علاقه مندی ها (Bookmarks)