commit | aa20f5b70f6da196d1a66d5dc17b05a037708e1a | [log] [tgz] |
---|---|---|
author | Mike Funk <mfunk@xulonpress.com> | Tue Feb 28 13:43:16 2012 -0500 |
committer | Mike Funk <mfunk@xulonpress.com> | Tue Feb 28 13:43:16 2012 -0500 |
tree | 3a47d458281163c2d8d819cf676e43f4fafe869f | |
parent | 46e3a9a365e6bae7954f5118db1409faa5f5decd [diff] [blame] |
using tabs as @item seperators in docblocks.
diff --git a/system/libraries/Table.php b/system/libraries/Table.php index de5a6ba..947aedd 100644 --- a/system/libraries/Table.php +++ b/system/libraries/Table.php
@@ -54,8 +54,8 @@ /** * Set the template from the table config file if it exists * - * @param array $config (default: array()) - * @return void + * @param array $config (default: array()) + * @return void */ public function __construct($config = array()) {