update relative time on new ajax loaded content which wasn't evaluated during document.ready

This commit is contained in:
friendica
2012-07-23 05:15:06 -07:00
parent 3decf67e6d
commit d4ee086806
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
<?php
require_once('include/items.php');
function network_init(&$a) {
if(! local_user()) {