summaryrefslogtreecommitdiffstats
path: root/system/libraries/Typography.php
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2008-09-13 01:22:33 +0200
committerRick Ellis <rick.ellis@ellislab.com>2008-09-13 01:22:33 +0200
commit0de7f2536a488f990f7f075d60ddb58a99c52663 (patch)
tree1f40a505afcd7b294b2f9caa0b0d668310624140 /system/libraries/Typography.php
parent3bc791f34c4b71955b4a34d123c187958f29b7c2 (diff)
Diffstat (limited to 'system/libraries/Typography.php')
-rw-r--r--system/libraries/Typography.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/libraries/Typography.php b/system/libraries/Typography.php
index 27604421d..13b36dd64 100644
--- a/system/libraries/Typography.php
+++ b/system/libraries/Typography.php
@@ -245,6 +245,9 @@ class CI_Typography {
*
* Converts newline characters into either <p> tags or <br />
*
+ * @access public
+ * @param string
+ * @return string
*/
function _format_newlines($str)
{