]> git.quilime.com - clmpr.git/commitdiff
removed 'by' in get
authorGabriel Dunne <gdunne@quilime.com>
Fri, 23 Dec 2011 20:27:28 +0000 (12:27 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Fri, 23 Dec 2011 20:27:28 +0000 (12:27 -0800)
get.php

diff --git a/get.php b/get.php
index 0cbcdcca97405c5e7aa0971afdacd124ff4990cc..59146f66a13cbea8b5ccb7d82cbe29639db6fea9 100644 (file)
--- a/get.php
+++ b/get.php
@@ -151,7 +151,7 @@ function deleteClump( id, elem ) {
         <span class="meta">
 
             <span title="<?php echo date('r', strtotime($row['date'])); ?>">
-                <?php echo approximate_time(date('U') - strtotime($row['date'])) ?> ago</a> by
+                <?php echo approximate_time(date('U') - strtotime($row['date'])) ?> ago</a>
                 <a class="uname" href="/<?php echo $row['user'] ?>"><?php echo $row['user'] ?></a>
             </span>