diff --git a/typ_profile.module b/typ_profile.module --- a/typ_profile.module +++ b/typ_profile.module @@ -1,51 +1,52 @@ array( 'variables' => array( 'profile' => NULL, 'prodescription' => NULL, 'catalog' => NULL, 'type' => NULL, 'promotion' => NULL, 'breadcrumbs' => NULL, 'base_path' => NULL, 'facebook_comment' => NULL, ) ), 'typ_promotion' => array( 'variables' => array( 'url' => NULL ) ) ); }