Added author title to plugins where they don't exist. I put my name where I was the original or co-author. If there needs to be more credit given somewhere, speak up!

This commit is contained in:
mohrt
2005-10-11 16:22:56 +00:00
parent d058b03d0a
commit daf68045ea
34 changed files with 36 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
* Purpose: count the number of characters in a text
* @link http://smarty.php.net/manual/en/language.modifier.count.characters.php
* count_characters (Smarty online manual)
* @author Monte Ohrt <monte at ohrt dot com>
* @param string
* @param boolean include whitespace in the character count
* @return integer