Skip to content

Commit 0f14538

Browse files
committed
Update XML file.
1 parent fe7b1f6 commit 0f14538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uadetector.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $ualayout = $session->get('ualayout');
3030
<?php if($ualayout == "mobile") {?>
3131
<link rel="stylesheet" href="/templates/mytemplates/css/mobile.css" type="text/css" />
3232
&lt;?php } ?&gt;</pre>
33-
<p style="font-family:arial,helvetica,sans-serif;font-size:12px;text-align:left;font-weight:normal;">Version <strong>1.0.11</strong>. Written by <strong><a href="http://www.renekreijveld.nl" target="_blank">René Kreijveld</a></strong>. View on <strong><a href="https://github.com/renekreijveld/UserAgentDetector" target="_blank">github</a></strong>.<br>
33+
<p style="font-family:arial,helvetica,sans-serif;font-size:12px;text-align:left;font-weight:normal;">Version <strong>1.0.12</strong>. Written by <strong><a href="http://www.renekreijveld.nl" target="_blank">René Kreijveld</a></strong>. View on <strong><a href="https://github.com/renekreijveld/UserAgentDetector" target="_blank">github</a></strong>.<br>
3434
Makes use of <strong><a href="https://github.com/serbanghita/Mobile-Detect" target="_blank">mobiledetect</a></strong>, a lightweight PHP class for detecting mobile devices.</p>
3535
<hr>
3636
<h3>Version history:</h3>

0 commit comments

Comments
 (0)