Skip to content

Commit

Permalink
Update XML file.
Browse files Browse the repository at this point in the history
  • Loading branch information
renekreijveld committed Sep 23, 2015
1 parent fe7b1f6 commit 0f14538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uadetector.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ualayout = $session->get('ualayout');
<?php if($ualayout == "mobile") {?>
<link rel="stylesheet" href="/templates/mytemplates/css/mobile.css" type="text/css" />
&lt;?php } ?&gt;</pre>
<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>
<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>
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>
<hr>
<h3>Version history:</h3>
Expand Down

0 comments on commit 0f14538

Please sign in to comment.