HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //extra/storage101.karmanye.in/nextcloud/version.php
<?php 
$OC_Version = array(30,0,0,14);
$OC_VersionString = '30.0.0';
$OC_Edition = '';
$OC_Channel = 'stable';
$OC_VersionCanBeUpgradedFrom = array (
  'nextcloud' => 
  array (
    '29.0' => true,
    '30.0' => true,
  ),
  'owncloud' => 
  array (
    '10.13' => true,
  ),
);
$OC_Build = '2024-09-12T19:03:45+00:00 656488893e2175e19fbe273d76a5e16a598000c7';
$vendor = 'nextcloud';