!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/home/mnnews/public_html/dwmail/lang/en/   drwxr-xr-x
Free 3.9 GB of 27.03 GB (14.42%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     mailbox.inc.php (5.47 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*
############################################################################
# DWmail
#      - Language Pack Extension for version: 4.0
#      - Language: English (GB)
#      - Copyright (c) 2004-2006: Dominion Web Design
#      - Website: http://www.dominion-web.com
#      - Based on: DWmail English Language Pack, Copyright (c) 2003-2006
#        Dominion Web Design
############################################################################
#
# The contents of this file are subject to the DWmail License version
# 2.2 ('License'). You may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.dominion-web.com/products/dwmail/license.php
#
# Software distributed under the License is distributed on an "AS IS" basis,
# without warranty of any kind, either express or implied.
#
# DWmail is Copyright (c) 2003-2006 Dominion Web Design.
# All rights reserved.
#
# This software may not be redistributed outside the terms of the
# license agreement.
#
############################################################################
# Installation:
#  To add this language pack to the selectable list in DWmail add the
#  following code to config.inc.php
#
# $AvailLangs['en']['charset'] = 'iso-8859-1';
# $AvailLangs['en']['desc'] = 'English';
# $AvailLangs['en']['spell']['enable'] = 0;
# $AvailLangs['en']['spell']['charset'] = 'ISO8859-1';
# $AvailLangs['en']['locale'] = 'en_GB';
############################################################################
*/

// Listing titles
$lang['SMbox']['Attachments'] = 'Attachments';
$lang['SMbox']['Messages'] = 'Messages';
$lang['SMbox']['SelectAll'] = 'Select or de-select all messages';
$lang['SMbox']['From'] = 'From';
$lang['SMbox']['Subject'] = 'Message';
$lang['SMbox']['Date'] = 'Date';
$lang['SMbox']['Size'] = 'Size';
$lang['SMbox']['Flag'] = 'Flag';
$lang['SMbox']['To'] = 'To';
$lang['SMbox']['Number'] = 'No';
$lang['SMbox']['RSSSubscribe'] = 'Webmail RSS Feed';

// Listing details
$lang['SMbox']['MBoxSize'] = 'Mailbox size';
$lang['SMbox']['Page'] = 'Page';
$lang['SMbox']['of'] = 'of';

// Context Menu
$lang['SMbox']['Open'] = 'Open';
$lang['SMbox']['OpenNew'] = 'Open in a New Window';
$lang['SMbox']['Print'] = 'Print';
$lang['SMbox']['Reply'] = 'Reply';
$lang['SMbox']['ReplyAll'] = 'ReplyAll';
$lang['SMbox']['Forward'] = 'Forward';
$lang['SMbox']['Delete'] = 'Delete';
$lang['SMbox']['MessageSource'] = 'Message Source';
$lang['SMbox']['Back'] = 'Back';
$lang['SMbox']['Forward'] = 'Forward';

// Mailbox Menu
$lang['SMbox']['DeleteSelected'] = 'Delete';
$lang['SMbox']['DeleteAll'] = 'Delete All';
$lang['SMbox']['MarkRead'] = 'Mark as Read';
$lang['SMbox']['MarkUnRead'] = 'Mark as Unread';

// Grid bar
$lang['SMbox']['New'] = 'New';
$lang['SMbox']['Read'] = 'Read';
$lang['SMbox']['Replied'] = 'Replied to';
$lang['SMbox']['Message'] = 'Message';
$lang['SMbox']['NoSubject'] = '(no subject)';
$lang['SMbox']['Today'] = 'Today';
$lang['SMbox']['Attachment'] = 'Message has attachment';

$lang['SMbox']['LastPage'] = 'Last Page';
$lang['SMbox']['LastPage'] = 'First Page';
$lang['SMbox']['PrevPage'] = 'Previous Page';
$lang['SMbox']['NextPage'] = 'Next Page';

// Search Specific
$lang['SMbox']['SearchTitle'] = 'Search';
$lang['SMbox']['SearchMessages'] = 'Search messages';
$lang['SMbox']['SearchKeywords'] = 'Search for...';
$lang['SMbox']['SearchType'] = 'Search in...';
$lang['SMbox']['SearchFolders'] = 'Search folders...';
$lang['SMbox']['SearchTime'] = 'Search timespan...';
$lang['SMbox']['SearchSort'] = 'Sort results by...';

$lang['SMbox']['SearchTips'] = '<b>Tip:</b> Seperate your search terms with spaces.';

$lang['SMbox']['SearchSubject'] = 'Message Subject';
$lang['SMbox']['SearchBody'] = 'and.. Message Body';
$lang['SMbox']['SearchFrom'] = 'and.. Sender';
$lang['SMbox']['SearchTo'] = 'and.. Sent To';
$lang['SMbox']['SearchCc'] = 'and.. Sent Cc\'d';


$lang['SMbox']['SearchAny'] = 'any date';
$lang['SMbox']['SearchYesterday'] = 'yesterday';
$lang['SMbox']['Search1Week'] = 'a week ago';
$lang['SMbox']['Search2Week'] = '2 weeks ago';
$lang['SMbox']['Search1Month'] = 'a month ago';
$lang['SMbox']['Search3Month'] = '3 months ago';
$lang['SMbox']['Search6Month'] = '6 months ago';
$lang['SMbox']['Search1Year'] = 'a year ago';
$lang['SMbox']['SearchNewer'] = 'and newer';
$lang['SMbox']['SearchOlder'] = 'and older';

$lang['SMbox']['SearchDate'] = 'message date';
$lang['SMbox']['SearchArrival'] = 'message arrival date';
$lang['SMbox']['SearchSubjectSort'] = 'subject';
$lang['SMbox']['SearchSize'] = 'size';
$lang['SMbox']['SearchRecipientAddr'] = 'recipient\'s address';
$lang['SMbox']['SearchSenderAddr'] = 'sender\'s address';

$lang['SMbox']['SearchASC'] = 'in ascending order';
$lang['SMbox']['SearchDESC'] = 'in decending order';

$lang['SMbox']['SearchButton'] = 'Search';
$lang['SMbox']['ResetButton'] = 'Reset';

$lang['SMbox']['SearchResults'] = 'Search Results';
$lang['SMbox']['Found'] = 'found';

$lang['SMbox']['SearchFolderError'] = 'Sorry you have not selected any folders to search';
$lang['SMbox']['SearchResultError'] = 'Sorry no results were found for your search';

$lang['SMbox']['Importance'] = 'Importance';
$lang['SMbox']['ImportanceHigh'] = 'High';
$lang['SMbox']['ImportanceLow'] = 'Low';
$lang['SMbox']['ImportanceHighDesc'] = 'This message was sent with High importance';
$lang['SMbox']['ImportanceLowDesc'] = 'This message was sent with Low importance';

?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0035 ]--