Elgg
Version 1.11
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
views
default
core
friends
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
html
Definition:
admin.php:36
language
$CONFIG language
The current language for either the site or the user.
Definition:
config.php:108
Generated on Sat Dec 21 2024 00:00:50 for Elgg by
1.8.11