Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/syn.corals.io/Corals/modules/Syndicate/resources/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/syn.corals.io/Corals/modules/Syndicate/resources/lang/en/labels.php
<?php

return [
    'pharmacist_widget' => [
        'name' => 'PHARMACIST',
        'count' => 'PHARMACIST COUNT',
        'loan_count' => ' LOAN COUNT',
        'male' => ' Male Count'
    ],
    'trainee_widget' => [
        'name' => 'TRAINEE',
        'count' => 'TRAINEE COUNT',
        'loan_count' => ' LOAN COUNT',
        'male' => ' Male Count'
    ],
    'print' => [
        'ar' => 'Print in Arabic',
        'en' => 'Print in English'
    ],
    'convert_conditions' => [
        'training_hours' => 'The trainee passed :hours hours of training',
        'passed_oral_exam' => 'The trainee passed the oral exam (>= :degree)',
        'passed_written_exam' => 'The trainee passed the written exam (>= :degree)',
        'pay_fee_exam' => 'Is Exam fee paid?',
        'note' => 'All above points should be passed to convert trainee to a pharmacist'
    ]
];

Spamworldpro Mini