function msg_r in LDAP integration 5.2
Same name and namespace in other branches
- 5 ldap_integration/libdebug.php \msg_r()
File
- ldap_integration/
libdebug.php, line 7
Code
function msg_r($object) {
msg(print_r($object, true));
}
function msg_r($object) {
msg(print_r($object, true));
}