Skip to content
Snippets Groups Projects

OneHundred - 13515005 - Husnulzaki Wibisono Haryadi

Viewing commit 96b118ea
Show latest version
1 file
+ 3
1
Preferences
Compare changes
+ 3
1
@@ -59,7 +59,9 @@
How was it?
</h2>
<div>
<img class='driver_pict' src='../profile/getProfilePict.php?id='<?php echo .$user_id."'" ?>>
<?php echo "
<img class='driver_pict' src='../profile/getProfilePict.php?id=".$user_id."'>"
;?>
<p> @<?php echo $driver_username;?></p>
<p> <?php echo $driver_name;?></p>
</div>