!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

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

Safe-mode: OFF (not secure)

/uploads/script/vendor/nesbot/carbon/src/Carbon/Lang/   drwxr-xr-x
Free 13.12 GB of 57.97 GB (22.64%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     fo.php (2.4 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

/**
 * This file is part of the Carbon package.
 *
 * (c) Brian Nesbitt <brian@nesbot.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

/*
 * Authors:
 * - Kristian Sakarisson
 * - François B
 * - JD Isaacks
 * - Sverri Mohr Olsen
 */
return [
    
'year' => 'eitt ár|:count ár',
    
'y' => ':count ár|:count ár',
    
'month' => 'ein mánaði|:count mánaðir',
    
'm' => ':count mánaður|:count mánaðir',
    
'week' => ':count vika|:count vikur',
    
'w' => ':count vika|:count vikur',
    
'day' => 'ein dagur|:count dagar',
    
'd' => ':count dag|:count dagar',
    
'hour' => 'ein tími|:count tímar',
    
'h' => ':count tími|:count tímar',
    
'minute' => 'ein minutt|:count minuttir',
    
'min' => ':count minutt|:count minuttir',
    
'second' => 'fá sekund|:count sekundir',
    
's' => ':count sekund|:count sekundir',
    
'ago' => ':time síðani',
    
'from_now' => 'um :time',
    
'after' => ':time aftaná',
    
'before' => ':time áðrenn',
    
'diff_today' => 'Í',
    
'diff_yesterday' => 'Í',
    
'diff_yesterday_regexp' => 'Í(?:\\s+gjár)?(?:\\s+kl.)?',
    
'diff_tomorrow' => 'Í',
    
'diff_tomorrow_regexp' => 'Í(?:\\s+morgin)?(?:\\s+kl.)?',
    
'diff_today_regexp' => 'Í(?:\\s+dag)?(?:\\s+kl.)?',
    
'formats' => [
        
'LT' => 'HH:mm',
        
'LTS' => 'HH:mm:ss',
        
'L' => 'DD/MM/YYYY',
        
'LL' => 'D MMMM YYYY',
        
'LLL' => 'D MMMM YYYY HH:mm',
        
'LLLL' => 'dddd D. MMMM, YYYY HH:mm',
    ],
    
'calendar' => [
        
'sameDay' => '[Í dag kl.] LT',
        
'nextDay' => '[Í morgin kl.] LT',
        
'nextWeek' => 'dddd [kl.] LT',
        
'lastDay' => '[Í gjár kl.] LT',
        
'lastWeek' => '[síðstu] dddd [kl] LT',
        
'sameElse' => 'L',
    ],
    
'ordinal' => ':number.',
    
'months' => ['januar''februar''mars''apríl''mai''juni''juli''august''september''oktober''november''desember'],
    
'months_short' => ['jan''feb''mar''apr''mai''jun''jul''aug''sep''okt''nov''des'],
    
'weekdays' => ['sunnudagur''mánadagur''týsdagur''mikudagur''hósdagur''fríggjadagur''leygardagur'],
    
'weekdays_short' => ['sun''mán''týs''mik''hós''frí''ley'],
    
'weekdays_min' => ['su''má''tý''mi''hó''fr''le'],
    
'first_day_of_week' => 1,
    
'day_of_first_week_of_year' => 4,
    
'list' => [', '' og '],
];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0294 ]--