commit | 0de7f2536a488f990f7f075d60ddb58a99c52663 | [log] [tgz] |
---|---|---|
author | Rick Ellis <rick.ellis@ellislab.com> | Fri Sep 12 23:22:33 2008 +0000 |
committer | Rick Ellis <rick.ellis@ellislab.com> | Fri Sep 12 23:22:33 2008 +0000 |
tree | 1f40a505afcd7b294b2f9caa0b0d668310624140 | |
parent | 3bc791f34c4b71955b4a34d123c187958f29b7c2 [diff] |
diff --git a/system/libraries/Typography.php b/system/libraries/Typography.php index 2760442..13b36dd 100644 --- a/system/libraries/Typography.php +++ b/system/libraries/Typography.php
@@ -245,6 +245,9 @@ * * Converts newline characters into either <p> tags or <br /> * + * @access public + * @param string + * @return string */ function _format_newlines($str) {