[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@52.14.176.111: ~ $
<?php

# file with common texts for translation

$lan = array(
  'logout' => 'Logout',
  'Main Page' => 'Main Page',
  'user' => 'User',
  'error' => 'Error',
  'version' => 'version',
  'powered by' => 'powered by',
  'fatalerror' => 'Fatal Error',
  'warning' => 'Warning',
  'information' => 'Information',
  'help' => 'help',
  'about' => 'about',
  'lists' => 'lists',
  'send a message' => 'Send a message',
  'users' => 'users',
  'manage users' => 'manage users',
  'messages' => 'messages',
  'statistics' => 'statistics',
  'process queue' => 'process queue',
  'configure' => 'configure',
  'Subscribe Pages' => 'Subscribe Pages',
  'Send a prepared message' => 'Send a prepared message',
  'Prepare a message' => 'Prepare a message',
  'Templates' => 'Templates',
  'View Bounces' => 'View Bounces',
  'Process Bounces' => 'Process Bounces',
  'Eventlog' => 'Eventlog',
  'Sunday' => 'Sunday',
  'Monday' => 'Monday',
  'Tuesday' => 'Tuesday',
  'Wednesday' => 'Wednesday',
  'Thursday' => 'Thursday',
  'Friday' => 'Friday',
  'Saturday' => 'Saturday',
  'January' => 'January',
  'February' => 'February',
  'March' => 'March',
  'April' => 'April',
  'May' => 'May',
  'June' => 'June',
  'July' => 'July',
  'August' => 'August',
  'September' => 'September',
  'October' => 'October',
  'November' => 'November',
  'December' => 'December',
  'Jan' => 'Jan',
  'Feb' => 'Feb',
  'Mar' => 'Mar',
  'Apr' => 'Apr',
  'shortMay' => 'May',
  'Jun' => 'Jun',
  'Jul' => 'Jul',
  'Aug' => 'Aug',
  'Sep' => 'Sep',
  'Oct' => 'Oct',
  'Nov' => 'Nov',
  'Dec' => 'Dec',
  # from sendemaillib
  'sendingtextonlyto' => 'Sending text only to',
  'sendingmessage' => 'Sending Message',
  'withsubject' => 'with subject',
  'to' => 'to',
  'admininitfailure' => 'Admin Authentication initialisation failure',
  'yourpassword' => 'Your password for phplist',
  'yourpasswordis' => 'Your password is',
  'passwordsent' => 'Your password has been sent by email',
  'cannotsendpassword' => 'Unable to send the password',
  'ipchanged' => 'Your IP address has changed. For security reasons, please login again',
  'goodbye' => 'goodbye',
  'goodmorning' => 'good morning',
  'goodafternoon' => 'good afternoon',
  'goodevening' => 'good evening',
  'safemodewarning' => 'In safe mode, not everything will work as expected',
  'magicquoteswarning' => 'Things will work better when PHP magic_quotes_gpc = <b>on</b>',
  'magicruntimewarning' => 'Things will work better when PHP magic_quotes_runtime = off',
  'noxml' => 'You are trying to use RSS, but XML is not included in your PHP',
  'warnopenbasedir' => 'open_basedir restrictions are in effect, which may be the cause of the next warning',
  'warnattachmentrepository' => 'The attachment repository does not exist or is not writable',
  'nofpdf' => 'You are trying to use PDF support without having FPDF loaded',
  'warnpageroot' => 'The pageroot in your config does not match the current location<br/>Check your config file.',
  'pagenotfoundinplugin' => 'Sorry this page was not found in the plugin',
  'notimplemented' => 'Sorry not Implemented yet',
  'noaccess' => 'You do not have enough privileges to access this page',
  'nohelpavailable' => 'Sorry, help for this topic is not available yet: ',
  'closewindow' => 'Close this window',
  'success' => 'success',
  'failed' => 'failed',
  'default login is' => 'Default login is',
  'with password' => 'with password',
  'name' => 'Name',
  'password' => 'Password',
  'enter' => 'Enter',
  'forgot password' => 'Forgot Password?',
  'enter your email' => 'Enter your email',
  'send password' => 'Send Password',
  'An image exists on the server, check this box to keep the existing one' => 'An image exists on the server, check this box to keep the existing one',
  'View Image' => 'View Image',
  'Upload new image' => 'Upload new image',
  'textline' => 'textline',
  'textarea' => 'textarea',
  'date' => 'date',
  'checkbox' => 'checkbox',
  'radio' => 'radio',
  'select' => 'select',
  'checkboxgroup' => 'checkboxgroup',
  'unnamed list' => 'Unnamed List',
  'unknown' => 'Unknown',
  'very little time' => 'very little time',
  'A process for this page is already running and it was still alive' => 'A process for this page is already running and it was still alive',
  'seconds ago' => 'seconds ago',
  'We have been waiting too long, I guess the other process is still going ok' => 'We have been waiting too long, I guess the other process is still going ok',
  'Sleeping for 20 seconds, aborting will quit' => 'Sleeping for 20 seconds, aborting will quit',
  'No Image was found' => 'No Image was found',
  'messages' => 'Messages',
  'bounces' => 'Bounces',
  'bounce' => 'bounce',
  'msg' => 'msg', # as in short for message
  'time' => 'time',
  'sent' => 'sent',
  'text' => 'text',
  'html' => 'html',
  #
  # new for 2.9.5
  'delete user' => 'delete user',
  'unconfirm user' => 'unconfirm user',
  'delete user and bounce' => 'delete user and bounce',
  'unconfirm user and delete bounce' => 'unconfirm user and delete bounce',
  'blacklist user and delete bounce' => 'blacklist user and delete bounce',
  'delete bounce' => 'delete bounce',
  'blacklist user' => 'blacklist user',
  'manage bounces' => 'Manage Bounces',
  'perc' => '%',
  'invalid login from %s, tried logging in as %s' => 'invalid login from %s, tried logging in as %s',
  'successful password request from %s for %s' => 'successful password request from %s for %s',
  'failed password request from %s for %s' => 'failed password request from %s for %s',
  'login ip invalid from %s for %s (was %s)' => 'login ip invalid from %s for %s (was %s)',
  'invalidated login from %s for %s (error %s)' => 'invalidated login from %s for %s (error %s)',
  'close' => 'close',
  'open' => 'open',
  'import is not available' => 'import is not available',

  # new for 2.10.0
  'Please wait, upgrading your database, do not interrupt' => 'Please wait, upgrading your database, do not interrupt',
  'purgerss' => 'purgerss',
  'Purge RSS items' => 'Purge RSS items',
  'In order to login, you need to enable cookies in your browser' => 'In order to login, you need to enable cookies in your browser',

  # added 2.10.2
  'globalvulnwarning' => 'Your version of PHP has a major security issue.<br/>It is best to upgrade to the latest version of PHP. <a href="http://www.hardened-php.net/globals-problem">Read More</a> about this issue.',

  # added 2.10.4

  # note to translators, this is part of a plain text email, so do not use html
  'spamblockemailintro' => '

--------------------------------------------------------------------------------
This is a notification of a possible spam attack to your phplist subscribe page.
The data submitted has been copied below, so you can check whether this was actually the case.
The submitted data has been converted into non-html characters, for security reasons.

If you want to stop receiving this message, set 

  define(\'NOTIFY_SPAM\',0);

in your phplist config file.

This user has not been added to the database. If there is an error, you will need to 
add them manually. 
--------------------------------------------------------------------------------

',


);

?>

Filemanager

Name Type Size Permission Actions
about.php File 658 B 0644
admin.php File 1.75 KB 0644
adminattributes.php File 526 B 0644
admins.php File 502 B 0644
attributes.php File 1.45 KB 0644
bounce.php File 1.46 KB 0644
bouncemgt.php File 751 B 0644
bouncerule.php File 892 B 0644
bouncerules.php File 834 B 0644
bounces.php File 1.24 KB 0644
checkbouncerules.php File 281 B 0644
common.php File 7.04 KB 0644
configure.php File 6.21 KB 0644
defaults.php File 215 B 0644
dlusers.php File 195 B 0644
domainstats.php File 132 B 0644
editattributes.php File 813 B 0644
editlist.php File 617 B 0644
eventlog.php File 794 B 0644
export.php File 619 B 0644
frontend.php File 810 B 0644
generatebouncerules.php File 380 B 0644
getrss.php File 549 B 0644
home.php File 3.06 KB 0644
import1.php File 3.38 KB 0644
import2.php File 8.23 KB 0644
import3.php File 4.03 KB 0644
import4.php File 1.82 KB 0644
importadmin.php File 3.48 KB 0644
initialise.php File 2.57 KB 0644
list.php File 538 B 0644
login.php File 76 B 0644
massunconfirm.php File 514 B 0644
mclicks.php File 732 B 0644
members.php File 1.96 KB 0644
message.php File 1.77 KB 0644
messages.php File 1.4 KB 0644
mviews.php File 748 B 0644
pagetitles.php File 3.01 KB 0644
processbounces.php File 3.35 KB 0644
processqueue.php File 5.69 KB 0644
purgerss.php File 387 B 0644
reconcileusers.php File 4.52 KB 0644
send.php File 6.43 KB 0644
setup.php File 346 B 0644
spage.php File 336 B 0644
spageedit.php File 2.63 KB 0644
statsmgt.php File 247 B 0644
template.php File 2.17 KB 0644
templates.php File 366 B 0644
uclicks.php File 588 B 0644
user.php File 1.96 KB 0644
usercheck.php File 488 B 0644
userclicks.php File 806 B 0644
userhistory.php File 1.18 KB 0644
usermgt.php File 303 B 0644
users.php File 1.78 KB 0644
viewtemplate.php File 5.21 KB 0644