frio + core: forgot to delete a comment

This commit is contained in:
rabuzarus 2016-06-10 11:29:23 +02:00
parent 3a9a9e6a1c
commit e773da9ea2
1 changed files with 0 additions and 3 deletions

View File

@ -742,9 +742,6 @@ function profiles_content(&$a) {
'$work' => array('work', t('Work/employment'), $r[0]['work']),
'$education' => array('education', t('School/education'), $r[0]['education']),
'$contact' => array('contact', t('Contact information and Social Networks'), $r[0]['contact']),
//eigene
));
$arr = array('profile' => $r[0], 'entry' => $o);