- Timestamp:
- Sep 10, 2010, 9:44:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/include/xpress_block_header.php
r650 r655 64 64 65 65 ob_start(); 66 $now_ob_level = ob_get_level(); 66 67 wp_head(); 67 comment_quicktags_plus_patch();68 ob_end_flush_child($now_ob_level); 68 69 $header_str = ob_get_contents(); 69 70 ob_end_clean();
Note: See TracChangeset
for help on using the changeset viewer.