!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/   drwxr-xr-x
Free 3.36 GB of 27.03 GB (12.45%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     README.txt (4.38 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
############################################################################
# DWmail
#      - version 4.0
#      - Copyright (c) 2003-2006 Dominion Web Design
#      - http://www.dominion-web.com/products/dwmail/
############################################################################
#
# 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.
#
# This code is Copyright (c) 2003-2006 Dominion Web Design.
# All rights reserved.
#
# This software may not be redistributed outside the terms of the 
# license agreement.
#
############################################################################
THE LANG DIRECTORY

What is the lang directory?

This directory is designed to help multi-language versions of DWmail.

Currently it only has the english language definitions, however feel free
to create your own

###########################################################################
CREATING YOUR OWN LANGUAGE SETS

To create your own language file for DWmail, create a directory within
this one with the ISO 639-1 language code for your desired language.

See: http://www.loc.gov/standards/iso639-2/englangn.html

E.g. for English the ISO code is 'en'

Then take a copy of the files in the 'en' directory as your base template
and put them in your new language directory.

Edit the variables and arrays in each of the files to your language

Do not change the array keys for the variables but feel free to change the
values to your language.

You should then add your language set to the $AvailLangs array in the
config.inc.php file in your 'includes' directory.  The name of the language
in the $AvailLangs array should be able to be read by the default languages
characterset as the default language is always displayed on the login page.

Important Note: DWmail has NOT been tested with multibyte charactersets
e.g. JIS, SJIS

Single byte character sets such as ISO-8859-*, EUC-JP, UTF-8, etc should
all work fine within DWmail

###########################################################################
TESTING YOUR OWN LANGUAGE SETS

There is quite a simple way to test if you have translated all of the text
and variable you should have done by loading the base English language pack
before your local language pack.

This will show up any missed words or phrases in English insead of your
local language.  This is especially useful if converting a language pack
from an earlier version of DWmail to the current version

An example of how to do this in mailbox.php:

Before the lines
require ("./lang/" . strip_tags(str_replace("..", "", trim($_SESSION['DefaultLang']))) . "/global.inc.php");
require ("./lang/" . strip_tags(str_replace("..", "", trim($_SESSION['DefaultLang']))) . "/mailbox.inc.php");

Simply add
require ("./lang/en/global.inc.php");
require ("./lang/en/mailbox.inc.php");

###########################################################################
OFFICIAL LANGUAGE SETS

At this time DWmail ships with a UK English 'en' and US English 'en_US' 
language sets

If you wish to consider your own language set to be added to the shipped
version of DWmail your langage file must be an accurate translation of the 
standard English character set and must be a word for word translation
(accepting, of course, changes in the structure between languages).

Please submit a support ticket with details on your language extension.

Flag icons that match those shipped with DWmail can be supplied to go with
your language pack on request, for use within DWmail only.

We will of course add credit in the language files you create with
your selection of your name and/or your email address and/or your
website address

Please note we may not accept all submissions as official language sets

The boiler plate copyright notice header text for your own language pack
can be found in this directory and is called TEMPLATEHEADER.txt and goes
at the top of each language PHP file.  See the English language headers
to see what to put where.
###########################################################################

:: 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.0031 ]--