<?
/*************************************************************************/
# txtSQL MailBox 0.1 by Nexami Engeo (http://www.n-e-x.co.uk) #
# txtSQL MailBox is based on phpMailBox 1.1 #
# Lasy Modified : 5th April, 2005 22:50 GMT #
# txtSQL MailBox 0.1 is Copyright (C) by John Urquhart Ferguson #
# All previous licensing applies #
#
# More information on the txtSQL project can be found at: http://txtsql.sourceforge.net)
#
# phpMailbox 1.1 by Sivaprasad R.L (http://netlogger.net/phpmailbox) #
# #
# -- A php pop3 client -- #
# #
# This program is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
# #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the Free Software #
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. #
# #
# phpMailBox 1.1 is Copyright (C) by Sivaprasad R.L #
# #
/*************************************************************************/
// Please DO NOT REMOVE the lines below.
global $imgpath;
echo "<br><br><br><a href=\"http://netlogger.net\"><img src=\"$imgpath/nlpowered.gif\" alt=\"Mailbox powered by Netlogger.net\" border=0 align=right></a>";
echo "</td></tr></table></td></tr></table>";
echo "<center><table cellspacing=\"0\" cellpadding=\"3\"><tr><td>
<a href=\"http://txtsql.sourceforge.net\" target=\"_blank\"><img src=\"$imgpath/txtsql.gif\" border=\"0\" /></a></td></tr></table></center>";
?>