PHP 8.2.30
Preview: DFileSect.php Size: 582 B
/proc/thread-self/root/usr/local/lsws/admin/html.6.3.3/classes/DFileSect.php

<?php

class DFileSect
{
	private $_tids;

	private $_layerId;
	private $_dataLoc;
	private	 $_holderIndex;

	public function __construct($tids, $layerId=NULL, $dataLoc=NULL, $holderIndex=NULL)
	{
		$this->_tids = $tids;
		$this->_layerId = $layerId;
		$this->_dataLoc = $dataLoc;
		$this->_holderIndex = $holderIndex;
	}
	
	public function GetTids()
	{
		return $this->_tids;
	}
	
	public function GetLayerId()
	{
		return $this->_layerId;
	}
	
	public function GetDataLoc()
	{
		return $this->_dataLoc;
	}
	
	public function GetHolderIndex()
	{
		return $this->_holderIndex;
	}
}

Directory Contents

Dirs: 1 × Files: 18

Name Size Perms Modified Actions
ws DIR
- drwxr-xr-x 2025-07-30 13:15:10
Edit Download
25.68 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
860 B lrw-r--r-- 2025-07-30 13:15:10
Edit Download
13.87 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
4.68 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
2.19 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
26.65 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
12.42 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
773 B lrw-r--r-- 2025-07-30 13:15:10
Edit Download
2.53 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
582 B lrw-r--r-- 2025-07-30 13:15:10
Edit Download
4.36 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
3.75 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
17.52 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
4.22 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
3.25 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
15.92 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
3.01 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download
3.27 KB lrw-r--r-- 2025-07-30 13:15:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).