|
| |
Aşağıdaki linke tıklayarak istediğin kişiye mail çekebilirsin
|
Sitemi seveceğinizden eminim.Aklınıza gelmeyecek şeyler var.Mp3'ler,komikler,fotoğraflar,futbol,en
yeni logo-melodiler vs...
|
|
<%
' ************************************************************************
' * ASP-Nuke: Free web portal in ASP *
' ************************************************************************
' * Copyright (c) 2002-2003 by Gaetan Bouveret (webmaster@asp-nuke.com) *
' * http://www.asp-nuke.com *
' * *
' * This program is free software. You can redistribute it and/or modify *
' * it under the terms of the GNU General Public License as published by *
' * the Free Software Foundation; either version 2 of the License, or *
' * (at your option) any later version. *
' * *
' ************************************************************************
%>
<%
sTitlePage = GetTranslation("LANG_TITLE_FORUM")
%>
<%
DisplayForumPath myForum, mySection, myPost
DisplayForum myForum, mySection, myPost, myPage
%>
|