Changeset 9809 for trunk/wp-includes/class.wp-scripts.php
- Timestamp:
- 11/20/2008 10:54:59 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/class.wp-scripts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class.wp-scripts.php
r9002 r9809 52 52 } 53 53 echo "\n\t}\n"; 54 echo "try{convertEntities($object_name);}catch(e){};\n"; 54 55 echo "/* ]]> */\n"; 55 56 echo "</script>\n";
Note: See TracChangeset
for help on using the changeset viewer.