diff options
Diffstat (limited to 'start.php')
-rw-r--r-- | start.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ function videolist_init() { elgg_set_config('videolist', array( 'video_url' => 'url', 'title' => 'text', + 'description' => 'longtext', 'tags' => 'tags', 'access_id' => 'access', )); |