Skip to content

Instantly share code, notes, and snippets.

@hzlzh
Created December 7, 2011 06:13
Show Gist options
  • Save hzlzh/1441678 to your computer and use it in GitHub Desktop.
Save hzlzh/1441678 to your computer and use it in GitHub Desktop.
Code for call Show-Useragent function
<?php
if (function_exists("CID_init")) {
CID_print_comment_flag(); echo ' ';CID_print_comment_browser();
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment