diff options
author | Andrey Andreev <narf@bofh.bg> | 2011-10-04 17:13:52 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2011-10-04 17:13:52 +0200 |
commit | 79edb997be293e997afc5e008125bf334855f4d4 (patch) | |
tree | 742c7065c8fa55fdcce26652bc82d52976554c8a /system/libraries/Table.php | |
parent | 2cec39f2c221d2acab5dbd830b6dd64db01b24d9 (diff) | |
parent | 0f614c692eb2db49da98b8eca6247bd8c245a64e (diff) |
Merge upstream changes
Diffstat (limited to 'system/libraries/Table.php')
-rw-r--r-- | system/libraries/Table.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/libraries/Table.php b/system/libraries/Table.php index def696776..c14da727e 100644 --- a/system/libraries/Table.php +++ b/system/libraries/Table.php @@ -24,7 +24,7 @@ * @subpackage Libraries * @category HTML Tables * @author ExpressionEngine Dev Team - * @link http://codeigniter.com/user_guide/libraries/uri.html + * @link http://codeigniter.com/user_guide/libraries/table.html */ class CI_Table { @@ -528,4 +528,4 @@ class CI_Table { /* End of file Table.php */ -/* Location: ./system/libraries/Table.php */
\ No newline at end of file +/* Location: ./system/libraries/Table.php */ |