<?php global $user; $viewed_uid = arg(1); if ( $viewed_uid == $user->uid ) : ?>
<?php else : ?> I haven't uploaded any photos yet. <?php endif; ?>