���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/vendor/whichbrowser/parser/src/Data/Manufacturers.php
���ѧ٧ѧ�
<?php namespace WhichBrowser\Data; use WhichBrowser\Constants; class Manufacturers { public static $GENERIC = []; public static $TELEVISION = []; public static function identify($type, $name) { $name = preg_replace('/^CUS\:/u', '', trim($name)); require_once __DIR__ . '/../../data/manufacturer-names.php'; if ($type == Constants\DeviceType::TELEVISION) { if (isset(Manufacturers::$TELEVISION[$name])) { return self::$TELEVISION[$name]; } } if (isset(Manufacturers::$GENERIC[$name])) { return self::$GENERIC[$name]; } return $name; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�