Hi moodlers...
I need to find print_user_picture funtion. It isn't in moodlelib file. Please, Where is it?
Luis De Sousa
[root@anet ~]# cd /path_to_your/moodle [root@anet moodle]# grep -r "function print_user_picture" . ./lib/weblib.php:function print_user_picture($user, $courseid, $picture=NULL, $size=0, $return=false, $link=true, $target='', $alttext=true) {
Or, if like me you use a "standard" Windows platform and shy away from the "prehistoric" command line, you can use one of many utilities which enable you to search for strings within a set of files. I have been using for a long time and I can recommend:
Total Commander (not free but excellent value for the money)
PSPad (freeware)
Joseph