!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.12 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g. PHP/5.2.4-2ubuntu5.12 

uname -a: Linux forum.circlefusion.com 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/home/doku/axrepos/axess/old/wiki/lib/plugins/plugin/lang/en/   drwxrwxr-x
Free 11.45 GB of 97.11 GB (11.79%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     lang.php (3.11 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * english language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Christopher Smith <chris@jalakai.co.uk>
 */

$lang['menu'] = 'Manage Plugins';

// custom language strings for the plugin
$lang['download'] = "Download and install a new plugin";
$lang['manage'] = "Installed Plugins";

$lang['btn_info'] = 'info';
$lang['btn_update'] = 'update';
$lang['btn_delete'] = 'delete';
$lang['btn_settings'] = 'settings';
$lang['btn_download'] = 'Download';
$lang['btn_enable'] = 'Save';

$lang['url']              = 'URL';

$lang['installed']        = 'Installed:';
$lang['lastupdate']       = 'Last updated:';
$lang['source']           = 'Source:';
$lang['unknown']          = 'unknown';

// ..ing = header message
// ..ed = success message

$lang['updating']         = 'Updating ...';
$lang['updated']          = 'Plugin %s updated successfully';
$lang['updates']          = 'The following plugins have been updated successfully';
$lang['update_none']      = 'No updates found.';

$lang['deleting']         = 'Deleting ...';
$lang['deleted']          = 'Plugin %s deleted.';

$lang['downloading']      = 'Downloading ...';
$lang['downloaded']       = 'Plugin %s installed successfully';
$lang['downloads']        = 'The following plugins have been installed successfully:';
$lang['download_none']    = 'No plugins found, or there has been an unknown problem during downloading and installing.';

// info titles
$lang['plugin']           = 'Plugin:';
$lang['components']       = 'Components';
$lang['noinfo']           = 'This plugin returned no information, it may be invalid.';
$lang['name']             = 'Name:';
$lang['date']             = 'Date:';
$lang['type']             = 'Type:';
$lang['desc']             = 'Description:';
$lang['author']           = 'Author:';
$lang['www']              = 'Web:';

// error messages
$lang['error']            = 'An unknown error occurred.';
$lang['error_download']   = 'Unable to download the plugin file: %s';
$lang['error_badurl']     = 'Suspect bad url - unable to determine file name from the url';
$lang['error_dircreate']  = 'Unable to create temporary folder to receive download';
$lang['error_decompress'] = 'The plugin manager was unable to decompress the downloaded file. '.
                            
'This maybe as a result of a bad download, in which case you should try again; '.
                            
'or the compression format may be unknown, in which case you will need to '.
                            
'download and install the plugin manually.';
$lang['error_copy']       = 'There was a file copy error while attempting to install files for plugin '.
                            
'<em>%s</em>: the disk could be full or file access permissions may be incorrect. '.
                            
'This may have resulted in a partially installed plugin and leave your wiki '.
                            
'installation unstable.';
$lang['error_delete']     = 'There was an error while attempting to delete plugin <em>%s</em>.  '.
                            
'The most probably cause is insufficient file or directory access permissions';

//Setup VIM: ex: et ts=4 enc=utf-8 :

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0067 ]--