HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: graficav (1037)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/graficav/holatimbres.cl/docs/licences/Mobile_detect.txt
Mobile Detect
$Id: Mobile_Detect.php 51 2012-08-03 02:16:06Z serbanghita@gmail.com $

@author		Mobile_Detect v.1.0 Victor Stanciu <vic.stanciu@gmail.com>
			Mobile_Detect v.2.x Serban Ghita <serban.ghita@gmail.com>

@usage		require_once 'Mobile_Detect.php';
			$detect = new Mobile_Detect();
			$detect->isMobile() or $detect->isTablet()

			For more specific usage see the documentation navigate to:
			http://code.google.com/p/php-mobile-detect/wiki/Mobile_Detect

@license	http://www.opensource.org/licenses/mit-license.php The MIT License