- logo planeum
- status in news
- email in options
This commit is contained in:
2014-07-02 19:38:33 +02:00
parent e42c463826
commit 1f42d2286f
7 changed files with 51 additions and 21 deletions

View File

@@ -31,7 +31,7 @@ databap.pageInit = function()
//user history
$UserHistory = databap.getMainElem('#user_history');
if(typeof profile.history != 'undefined')
if(profile.history!= null && typeof profile.history != 'undefined')
{
$.each
(