Remove CVS $Log$ keywords, since that info is available by doing 'cvs log'
[squirrelmail.git] / templates / util_css.php
index d274918344f7e621b907a52a88feccae8d379795..b0ff1040378088ae87e3c07d13992f64a41a23f8 100644 (file)
@@ -83,13 +83,3 @@ function css_link($url, $name = null, $alt = true, $mtype = 'screen', $xhtml_end
 }
 
 
-/**
- * $Log$
- * Revision 1.2  2006/07/15 12:01:19  tokul
- * removing trailing ?> from function scripts
- *
- * Revision 1.1  2006/07/10 15:48:50  vanmer
- * - added new utils_css file to contain CSS-related functions for use in templates
- * - altered stylelink template to use new util_css.php file for all function definitions
- *
-**/