summaryrefslogtreecommitdiffstats
path: root/system/libraries/Table.php
diff options
context:
space:
mode:
authorGerry <gerry.s.pm+git@gmail.com>2011-09-24 18:16:39 +0200
committerGerry <gerry.s.pm+git@gmail.com>2011-09-24 18:16:39 +0200
commit6b5908947853281c4bd5577269b90ba3eead5ddd (patch)
tree381bd1de690ea4422db127c64a38b843770880d0 /system/libraries/Table.php
parentc19bb42eaff9e4ed9aa2cda44fe85b4cb2f9f62d (diff)
Fixing the documentation url given in the Table library
Diffstat (limited to 'system/libraries/Table.php')
-rw-r--r--system/libraries/Table.php4
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 */