????? ?? ????? ??? ???? ? ??????? ??? ???? ?????
مرسل: الخميس يوليو 12, 2012 6:41 pm
??????? ????? ????? : كتب: ???? ?????? : forum.egydiscus.com
-------------
????? ??????: 3.0.1
-------------
????? PHP: php5
-------------
??? ????? ???????? ???????? ????????: mysql41
-------------
???? ?? ??????? ???? ????? ?????:
subdomain
-------------
??? ???? ??????? :
??? ??? ?????? ??????? ??? ?? ????? ( forum.egydiscus.com ) ???? ???? ????????? ??? ??????? ?????? egydiscus.com ??? ????? ????? ????? ????? ????? ???? ????? ??????? ??? ?? ??? ????? ?? ??? ???? ??? ?? ?? ????
????? ????????????? ?? ???? ????? ?? ???? ???????كود: تحديد الكل
<?php define('IN_PHPBB', true); $phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : '../subdomains/forum/httpdocs/'; $phpEx = substr(strrchr(__FILE__, '.'), 1); include($phpbb_root_path . 'common.' . $phpEx); // Start session management $user->session_begin(); $auth->acl($user->data); $user->setup('viewtopic'); page_header('?????? ?????? ?????? ???????'); $template->set_filenames(array( 'body' => 'index-site.html', )); page_footer(); ?>
[/color]
-------------