From 9b6663f87a7e679ffba691cf516191fc840cf978 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 24 Nov 2009 19:20:36 -0800 Subject: Update to Kohana r4684 which is now Kohana 2.4 and has substantial changes. --- system/config/inflector.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/config/inflector.php') diff --git a/system/config/inflector.php b/system/config/inflector.php index 6dcfc2d3..b6cb8003 100644 --- a/system/config/inflector.php +++ b/system/config/inflector.php @@ -7,6 +7,7 @@ $config['uncountable'] = array 'art', 'baggage', 'dances', + 'data', 'equipment', 'fish', 'fuel', @@ -19,6 +20,7 @@ $config['uncountable'] = array 'information', 'knowledge', 'luggage', + 'metadata', 'money', 'music', 'news', -- cgit v1.2.3