From 4f4c5fbbf888495ca734231459b9496abd5d1539 Mon Sep 17 00:00:00 2001 From: Sem Date: Thu, 10 Nov 2011 20:08:08 +0100 Subject: Added description field and arranged english language file. --- start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'start.php') diff --git a/start.php b/start.php index f0fe8253c..ad6998382 100644 --- a/start.php +++ b/start.php @@ -33,6 +33,7 @@ function videolist_init() { elgg_set_config('videolist', array( 'video_url' => 'url', 'title' => 'text', + 'description' => 'longtext', 'tags' => 'tags', 'access_id' => 'access', )); -- cgit v1.2.3