###################################################
#   :    ..
#   : v1.0.1
#   :   (  phpBBArabia.CoM)
#   : WwW.MaRa7NeT.CoM
#   :                       ..
#   : ~ 5 
#   : 
#   (2) :	
#		includes/page_header.php
#		templates/****/overall_header.tpl
#    (7) :   
#		ehdaa.php
#		add.php
#		admin/admin_ehdaa.php
#		admin/ehdaa_edit.php
#		templates/****/admin/admin_ehdaa_body.tpl
#		templates/****/add_ehdaa_body.tpl
#		templates/****/add_ehdaa_error.tpl
###################################################
#   :
#
# 18-3-2006
#   v1.0.1 :
#	    add.php .
#
# 17-3-2006
#   v1.0.0 :
#	     .
#
###################################################
#  :
#          db_update.php   
#      db_update.php  
#    ehdaa.php              
#
###################################################
#       :
# http://www.mara7net.com/phpbb/viewtopic.php?t=1877
#
###################################################
#        ..    ..
###################################################
#
### ---  ---
#

		db_update.php
		ehdaa.php
		add.php
		admin/admin_ehdaa.php
		admin/ehdaa_edit.php
		templates/****/admin/admin_ehdaa_body.tpl
		templates/****/add_ehdaa_body.tpl
		templates/****/add_ehdaa_error.tpl

#
### ---    db_update.php   ---
#

http://www.yourdomin.com/phpbb/db_update.php

#
### ---   db_update.php ---
#
### ---  ---
#
# includes/page_header.php
#
### ---  ---
#  :       status_pm         
#

	'PRIVATE_MESSAGE_NEW_FLAG' => $s_privmsg_new,

#
### ---   ---
#

	'USER_NAME' => ( !$userdata['session_logged_in'] ) ? $lang['Guest'] : $userdata['username'],
	'USER_EMAIL' => ( !$userdata['session_logged_in'] ) ? ' ' : $userdata['user_email'],

#
### ---  ---
#
# templates/****/overall_header.tpl
#
### ---     ---
#                   index_body.tpl
#

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
   <tr>
       <td class="catHead" height="25" align="center"><span class="cattitle"></span></td>
   </tr> 
   <tr>
       <td class="row1" align="left" height="30">
<IFRAME WIDTH=100% height=30 FRAMEBORDER=0
scr="ehdaa.php"
align=center marginWidth=1 marginHeight=1 
src="ehdaa.php" scrolling=no>
</IFRAME>
	   </td>   
   </tr>  
</table>

#
### ---   ---
#
#  
# http://www.mara7net.com