Formattage
This commit is contained in:
parent
0d2ad7af8b
commit
4ac99c0b19
@ -468,8 +468,10 @@ class UserController extends Zend_Controller_Action
|
||||
$device = $userAgent->getDevice();
|
||||
|
||||
//Display
|
||||
echo "<pre>";
|
||||
print_r(get_browser());
|
||||
print_r($device->getAllFeatures());
|
||||
echo "</pre>";
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user