commit | 142f8ed29c8b3c4f7e2959b151d4eeb19efcbd18 | [log] [tgz] |
---|---|---|
author | Rick Ellis <rick.ellis@ellislab.com> | Fri Sep 12 06:14:52 2008 +0000 |
committer | Rick Ellis <rick.ellis@ellislab.com> | Fri Sep 12 06:14:52 2008 +0000 |
tree | ad8956fe2cabe04cd90e9ca6b1d7c3aff8cf3126 | |
parent | 339fab7b4e90792db78ff01a893e6ca2e6c8da23 [diff] |
diff --git a/system/libraries/Typography.php b/system/libraries/Typography.php index 3e465d7..93e40b9 100644 --- a/system/libraries/Typography.php +++ b/system/libraries/Typography.php
@@ -42,6 +42,14 @@ var $reduce_empty_lines = FALSE; /** + * Nothing to do here... + * + */ + function CI_Typography() + { + } + + /** * Main Processing Function * */