diff options
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1264,7 +1264,7 @@ function profile_load(&$a, $nickname, $profile = 0) { $r = null; -//TODO needs avatar_date !! + if($profile) { $profile_int = intval($profile); |