Elgg  Version 1.11
tablelistcountupdate.php
Go to the documentation of this file.
1 <?php
13 ?>
14 <?php //@todo JS 1.8: no ?>
15 <script language="text/javascript">
16  $("#friends_membership_count<?php echo $vars['friendspicker']; ?>").html("<?php echo $vars['count']; ?>");
17 </script>
html
Definition: admin.php:36
$CONFIG language
The current language for either the site or the user.
Definition: config.php:108