Ditch all @since DocBlocks from theme.

This commit is contained in:
Philip Arthur Moore 2013-03-18 14:53:23 -05:00
parent 182298629a
commit fe19f5433b
22 changed files with 0 additions and 58 deletions

View file

@ -3,7 +3,6 @@
* The template for displaying search forms in _s
*
* @package _s
* @since _s 1.0
*/
?>
<form method="get" id="searchform" class="searchform" action="<?php echo esc_url( home_url( '/' ) ); ?>" role="search">