Plugin Directory

Changeset 538570


Ignore:
Timestamp:
05/01/2012 03:41:42 PM (14 years ago)
Author:
mg12
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-recentcomments/trunk/wp-recentcomments.php

    r537372 r538570  
    455455?>
    456456<script type="text/javascript">
    457 //<![CDATA[
     457/* <![CDATA[ */
    458458var rcGlobal = {
    459459    serverUrl       :'<?php bloginfo('url'); ?>',
     
    470470    anonymous       :'<?php _e('Anonymous', 'wp-recentcomments'); ?>'
    471471};
    472 //]]>
     472/* ]]> */
    473473</script>
    474474<?php
Note: See TracChangeset for help on using the changeset viewer.