4724  restart_syscall(<... resuming interrupted call ...>) = 0
4724  access("./config.php", F_OK)      = 0
4724  getcwd("/home/michelep/public_html/des-k/moodle", 4096) = 40
4724  lstat("/home/michelep/public_html/des-k/moodle/./config.php", {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 800)       = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php  /// Moodle Configuration File \n\nunset($CFG);\n\n$CFG = new stdClass();\n$CFG->dbtype    = 'mysql';\n$CFG->dbhost    = 'localhost';\n$CFG->dbname    = 'michelep_moodle';\n$CFG->dbuser    = 'michelep_root';\n$CFG->dbpass    = 'cole150c';\n$CFG->dbpersist =  false;\n$CFG->prefix    = 'mdl_';\n\n$CFG->wwwroot   = 'http://www.des-k.it/moodle';\n$CFG->dirroot   = '/home/michelep/public_html/des-k/moodle';\n$CFG->dataroot  = '/home/michelep/moodledata';\n$CFG->admin     = 'admin';\n\n$CFG->directorypermissions = 00777;  // try 02777 on a server in Safe Mode\n\n$CFG->passwordsaltmain = '<g7<X]e89E`.D}.3#<}SF+W0wH';\n\nrequire_once(\"$CFG->dirroot/lib/setup.php\");\n// MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,\n// RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.\n?>", 4096) = 800
4724  lseek(9, 800, SEEK_SET)           = 800
4724  munmap(0x7f85b2544000, 800)       = 0
4724  lseek(9, -800, SEEK_CUR)          = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b253d000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250e000
4724  munmap(0x7f85b250e000, 30777)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\n * setup.php - Sets up sessions, connects to databases and so on\n *\n * Normally this is only called by the main config.php file\n * Normally this file does not need to be edited.\n * @author Martin Dougiamas\n * @version $Id: setup.php,v 1.212.2.30 2010/05/21 11:39:44 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n////// DOCUMENTATION IN PHPDOC FORMAT FOR MOODLE GLOBALS AND COMMON OBJECT TYPES /////////////\n/**\n * $USER is a global instance of a typical $user record.\n *\n * Items found in the user record:\n *  - $USER->emailstop - Does the user want email sent to them?\n *  - $USER->email - The user's email address.\n *  - $USER->id - The unique integer identified of this user in the 'user' table.\n *  - $USER->email - The use"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b253d000, 30777)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 11129)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php // $Id: setuplib.php,v 1.22.2.6 2009/05/08 21:30:31 skodak Exp $ \n      // These functions are required very early in the Moodle \n      // setup process, before any of the main libraries are \n      // loaded.\n\n\n/**\n * Simple class\n */\nclass object {};\n\n\n/**\n * Initializes our performance info early.\n *\n * Pairs up with get_performance_info() which is actually\n * in moodlelib.php. This function is here so that we can \n * call it before all the libs are pulled in. \n *\n * @uses $PERF\n */\nfunction init_performance_info() {\n\n    global $PERF, $CFG, $USER;\n  \n    $PERF = new Object;\n    $PERF->dbqueries = 0;   \n    $PERF->logwrites = 0;\n    if (function_exists('microtime')) {\n        $PERF->starttime = microtime();\n        }\n    if (function_exists('memory_get_usage')) {\n        $PERF->sta"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2542000, 11129)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  times({tms_utime=32, tms_stime=3, tms_cutime=0, tms_cstime=0}) = 664383470
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b24f8000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24da000
4724  munmap(0x7f85b24da000, 121799)    = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f7000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\n * Set tabs to 4 for best viewing.\n * \n * Latest version is available at http://adodb.sourceforge.net/\n * \n * This is the main include file for ADOdb.\n * Database specific drivers are stored in the adodb/drivers/adodb-*.inc.php\n *\n * The ADOdb files are formatted so that doxygen can be used to generate documentation.\n * Doxygen is a documentation generation tool and can be downloaded from http://doxygen.org/\n */\n\n/**\n\t\\mainpage \t\n\t\n\t @version V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n\n\tReleased under both BSD license and Lesser GPL library license. You can choose which license\n\tyou prefer.\n\t\n\tPHP's database access functions are not standardised. This creates a need for a database \n\tclass library to hide the differences between the differ"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b24f8000, 121799)    = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b24f7000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  close(9)                          = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250a000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\nADOdb Date Library, part of the ADOdb abstraction library\nDownload: http://phplens.com/phpeverywhere/\n\nPHP native date functions use integer timestamps for computations.\nBecause of this, dates are restricted to the years 1901-2038 on Unix \nand 1970-2038 on Windows due to integer overflow for dates beyond \nthose years. This library overcomes these limitations by replacing the \nnative function's signed integers (normally 32-bits) with PHP floating \npoint numbers (normally 64-bits).\n\nDates from 100 A.D. to 3000 A.D. and later\nhave been tested. The minimum is 100 A.D. as <100 will invoke the\n2 => 4 digit year conversion. The maximum is billions of years in the \nfuture, but this is a theoretical limit as the computation of that year \nwould take too long with the current implementation"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250a000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 1597)      = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n\n/*\n  V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  \n  Set tabs to 4.\n  \n  Declares the ADODB Base Class for PHP5 \"ADODB_BASE_RS\", and supports iteration with \n  the ADODB_Iterator class.\n  \n  \t\t$rs = $db->Execute(\"select * from adoxyz\");\n\t\tforeach($rs as $k => $v) {\n\t\t\techo $k; print_r($v); echo \"<br>\";\n\t\t}\n\t\t\n\t\t\n\tIterator code based on http://cvs.php.net/cvs.php/php-src/ext/spl/examples/cachingiterator.inc?login=2\n */\n \n\n class ADODB_Iterator implements Iterator {\n\n    private $rs;\n\n    function __construct($rs) \n\t{\n        $this->rs = $rs;\n    }\n    function rewind() \n\t{\n "..., 4096) = 1597
4724  lseek(9, 1597, SEEK_SET)          = 1597
4724  munmap(0x7f85b2515000, 1597)      = 0
4724  lseek(9, -1597, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 20943)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\nV4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  Set tabs to 8.\n  \n  MySQL code that does not support transactions. Use mysqlt if you need transactions.\n  Requires mysql client. Works on Windows and Unix.\n  \n 28 Feb 2001: MetaColumns bug fix - suggested by  Freek Dijkstra (phpeverywhere@macfreek.com)\n*/ \n\n// security - hide paths\nif (!defined('ADODB_DIR')) die();\n\nif (! defined(\"_ADODB_MYSQL_LAYER\")) {\n define(\"_ADODB_MYSQL_LAYER\", 1 );\n\nclass ADODB_mysql extends ADOConnection {\n\tvar $databaseType = 'mysql';\n\tvar $dataProvider = 'mysql';\n\tvar $hasInsertID = true;\n\tvar $hasAff"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2510000, 20943)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 9
4724  fcntl(9, F_SETFL, O_RDONLY)       = 0
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
4724  connect(9, {sa_family=AF_FILE, path="/var/lib/mysql/mysql.sock"}, 110) = 0
4724  fcntl(9, F_SETFL, O_RDWR)         = 0
4724  setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
4724  setsockopt(9, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
4724  poll([{fd=9, events=POLLIN}], 1, 20000) = 1 ([{fd=9, revents=POLLIN}])
4724  read(9, "<\0\0\0\n5.1.63-rel13.4\0}\31Q\1'Da:=d^.\0\377\367\10\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0e6y$CdO>'Hv<\0", 16384) = 64
4724  write(9, "C\0\0\1\205\242\2\0\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0michelep_root\0\24&\246K\226\322;\232`an\244\373\5\26\267j\17bg\202", 71) = 71
4724  read(9, "\7\0\0\2\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\20\0\0\0\2michelep_moodle", 20) = 20
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2511000
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250c000
4724  munmap(0x7f85b250c000, 18030)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2510000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: textlib.class.php,v 1.25 2007/10/10 05:25:15 nicolasconnault Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas        http://dougiamas.com  //\n//           (C) 2001-3001 Eloy Lafuente (stronk7) http://contiento.com  //\n//                            "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2511000, 18030)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2510000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2505000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f4000
4724  munmap(0x7f85b24f4000, 67389)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2504000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 2003-2006 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the Typo3 project. The Typo3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*\n*  This script is distributed in the hope that it will be useful,\n*  but WITHOUT ANY WARRANTY; without even the implied warranty of\n*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n*  GNU General Public License fo"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2505000, 67389)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2504000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f3000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2351000
4724  munmap(0x7f85b2351000, 143188)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 1999-2005 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the TYPO3 project. The TYPO3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*  A copy is found in the textfile GPL.txt and important notices to the license\n*  from the author is found in LICENSE.txt distributed with these scripts.\n*\n*\n*  This script is distributed in the hope that it will be useful,\n*  but"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f3000, 143188)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  umask(077)                        = 022
4724  umask(0)                          = 077
4724  access("/home/michelep/moodledata", F_OK) = 0
4724  access("/home/michelep/moodledata/.htaccess", F_OK) = 0
4724  access("/home/michelep/moodledata/temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp/cs", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24d7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80bf000
4724  munmap(0x7f85a80bf000, 255130)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24d7000, 255130)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2541000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253d000
4724  munmap(0x7f85b253d000, 14385)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2540000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: filterlib.php,v 1.24.10.4 2009/02/18 11:02:11 stronk7 Exp $\n      // Contains special functions that are particularly useful to filters\n\n\n/// Define one exclusive separator that we'll use in the temp saved tags\n/// keys. It must be something rare enough to avoid having matches with\n/// filterobjects. MDL-18165\ndefine ('EXCL_SEPARATOR', '-%-');\n\n/**\n * This is just a little object to define a phrase and some instructions \n * for how to process it.  Filters can create an array of these to pass \n * to the filter_phrases function below.\n **/\nclass filterobject {\n    var $phrase;\n    var $hreftagbegin;\n    var $hreftagend;\n    var $casesensitive;\n    var $fullmatch;\n    var $replacementphrase;\n    var $work_phrase;\n    var $work_hreftagbegin;\n    var $work_hreftagend;\n    var $wor"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2541000, 14385)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2540000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 8244)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library functions for using AJAX with Moodle.\n */\n\n/**\n * Get the path to a JavaScript library.\n * @param $libname - the name of the library whose path we need.\n * @return string\n */\nfunction ajax_get_lib($libname) {\n\n    global $CFG, $HTTPSPAGEREQUIRED;\n    $libpath = '';\n\n    $translatelist = array(\n            'yui_yahoo' => '/lib/yui/yahoo/yahoo-min.js',\n            'yui_animation' => '/lib/yui/animation/animation-min.js',\n            'yui_autocomplete' => '/lib/yui/autocomplete/autocomplete-min.js',\n            'yui_button' => '/lib/yui/button/button-min.js',\n            'yui_calendar' => '/lib/yui/calendar/calendar-min.js',\n            'yui_charts' => '/lib/yui/charts/charts-experimental-min.js',\n            'yui_colorpicker' => '/lib/yui/colorpicker/colorpicker-min.js',"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2542000, 8244)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 106491, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 106491)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: dmllib.php,v 1.116.2.35 2010/09/15 20:08:58 stronk7 Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas     http://dougiamas.com  //\n//                                                                       //\n// This program is free software; you can r"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  read(10, "    $empty_rs_cache = array();  // Clear out the cache, just in case changes were made to table structures\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    $rs = $db->Execute($command);\n\n    $db->debug = $olddebug;\n\n    if ($rs) {\n        if ($feedback) {\n            notify(get_string('success'), 'notifysuccess');\n        }\n        return true;\n    } else {\n        if ($feedback) {\n            notify('<strong>' . get_string('error') . '</strong>');\n        }\n        // these two may go to difference places\n        debugging($db->ErrorMsg() .'<br /><br />'. s($command));\n        if (!empty($CFG->dblogerror)) {\n            $debug=array_shift(debug_backtrace());\n            error_log(\"SQL \".$db->ErrorMsg().\" in {$debug['file']} on line {$debug['line']}. STATEMENT: "..., 4096) = 4096
4724  read(10, "   if ($length and $line[0] <> '#' and $line[0].$line[1] <> '--') {\n            if (substr($line, $length-1, 1) == ';') {\n                $line = substr($line, 0, $length-1);   // strip ;\n                $command .= $line;\n                $command = str_replace('prefix_', $CFG->prefix, $command); // Table prefixes\n                if (! execute_sql($command)) {\n                    $success = false;\n                }\n                $command = '';\n            } else {\n                $command .= $line;\n            }\n        }\n    }\n\n    return $success;\n\n}\n\n/// GENERIC FUNCTIONS TO CHECK AND COUNT RECORDS ////////////////////////////////////////\n\n/**\n * Test whether a record exists in a table where all the given fields match the given values.\n *\n * The record to test is specified by giving u"..., 8192) = 8192
4724  read(10, " $limitnum  = 1; /// Number of records to retrieve\n\n/// Only a few uses of the 2nd and 3rd parameter have been found\n/// I think that we should avoid to use them completely, one\n/// record is one record, and everything else should return error.\n/// So the proposal is to change all the uses, (4-5 inside Moodle\n/// Core), drop them from the definition and delete the next two\n/// \"if\" sentences. (eloy, 2006-08-19)\n\n    if ($nolimit) {\n        $limitfrom = 0;\n        $limitnum  = 0;\n    } else if ($expectmultiple) {\n        $limitfrom = 0;\n        $limitnum  = 1;\n    } else if (debugging('', DEBUG_DEVELOPER)) {\n        // Debugging mode - don't use a limit of 1, but do change the SQL, because sometimes that\n        // causes errors, and in non-debug mode you don't see the error message and it "..., 8192) = 8192
4724  read(10, "ptional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an ADODB RecordSet object, or false if an error occured.\n */\nfunction get_recordset_sql($sql, $limitfrom=null, $limitnum=null) {\n    global $CFG, $db;\n\n    if (empty($db)) {\n        return false;\n    }\n\n/// Temporary hack as part of phasing out all access to obsolete user tables  XXX\n    if (!empty($CFG->rolesactive)) {\n        if (strpos($sql, ' '.$CFG->prefix.'user_students ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_teachers ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_coursecreators ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_admins ')) {\n            if (debugging()) { var_dump(debug_backtra"..., 8192) = 8192
4724  read(10, "   debugging('Incorrect $rs used!', DEBUG_DEVELOPER);\n        return;\n    }\n\n    $rs->Close();\n}\n\n/**\n * This function is used to convert all the Oracle 1-space defaults to the empty string\n * like a really DIRTY HACK to allow it to work better until all those NOT NULL DEFAULT ''\n * fields will be out from Moodle.\n * @param string the string to be converted to '' (empty string) if it's ' ' (one space)\n * @param mixed the key of the array in case we are using this function from array_walk,\n *              defaults to null for other (direct) uses\n * @return boolean always true (the converted variable is returned by reference)\n */\nfunction onespace2empty(&$item, $key=null) {\n    $item = $item == ' ' ? '' : $item;\n    return true;\n}\n///End DIRTY HACK\n\n\n/**\n * Get a number of records as an arra"..., 8192) = 8192
4724  read(10, "nu.\n *\n * @param string $table The database table to be checked against.\n * @param string $select A fragment of SQL to be used in a where clause in the SQL call.\n * @param string $sort Sort order (optional) - a valid SQL order parameter\n * @param string $fields A comma separated list of fields to be returned from the chosen table.\n * @param int $limitfrom return a subset of records, starting at this point (optional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an associative array, or false if no records were found or an error occured.\n */\nfunction get_records_select_menu($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {\n    $rs = get_recordset_select($"..., 8192) = 8192
4724  read(10, "ct($table, $newfield, $newvalue, $select, true);\n}\n\n/**\n * Set a single field in every table row where the select statement evaluates to true.\n *\n * @uses $CFG\n * @uses $db\n * @param string $table The database table to be checked against.\n * @param string $newfield the field to set.\n * @param string $newvalue the value to set the field to.\n * @param string $select a fragment of SQL to be used in a where clause in the SQL call.\n * @param boolean $localcall Leave this set to false. (Should only be set to true by set_field.)\n * @return mixed An ADODB RecordSet object with the results from the SQL call or false.\n */\nfunction set_field_select($table, $newfield, $newvalue, $select, $localcall = false) {\n\n    global $db, $CFG;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }"..., 8192) = 8192
4724  read(10, "s_cache[$table];\n\n/// Postgres doesn't have the concept of primary key built in\n/// and will return the OID which isn't what we want.\n/// The efficient and transaction-safe strategy is to\n/// move the sequence forward first, and make the insert\n/// with an explicit id.\n    if ( $CFG->dbfamily === 'postgres' && $returnid == true ) {\n        if ($nextval = (int)get_field_sql(\"SELECT NEXTVAL('{$CFG->prefix}{$table}_{$primarykey}_seq')\")) {\n            $dataobject->{$primarykey} = $nextval;\n        }\n    }\n\n/// Begin DIRTY HACK\n    if ($CFG->dbfamily == 'oracle') {\n        oracle_dirty_hack($table, $dataobject); // Convert object to the correct \"empty\" values for Oracle DB\n    }\n/// End DIRTY HACK\n\n/// Under Oracle, MSSQL and PostgreSQL we have our own insert record process\n/// detect all the "..., 8192) = 8192
4724  read(10, "l be updated later\n    if (($CFG->dbfamily == 'oracle' || $CFG->dbfamily == 'mssql' || $CFG->dbfamily == 'postgres')\n      && !empty($dataobject->id)) {\n    /// Detect lobs\n        $foundclobs = array();\n        $foundblobs = array();\n        db_detect_lobs($table, $dataobject, $foundclobs, $foundblobs, true);\n    }\n\n    // Determine all the fields in the table\n    if (!$columns = $db->MetaColumns($CFG->prefix . $table)) {\n        return false;\n    }\n    $data = (array)$dataobject;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    // Pull out data matching these fields\n    $update = array();\n    foreach ($columns as $column) {\n        if ($column->name == 'id') {\n            continue;\n        }\n        if (array_key_exists($column->name, $data)) {\n            $ke"..., 8192) = 8192
4724  read(10, "s function should be applied in all the places where conditions of\n * the type:\n *\n *     ... AND fieldname != '';\n *\n * are being used. Final result should be:\n *\n *     ... AND ' . sql_isnotempty('tablename', 'fieldname', true/false, true/false);\n *\n * (see parameters description below)\n *\n * @param string $tablename name of the table (without prefix). Not used for now but can be\n *                          necessary in the future if we want to use some introspection using\n *                          meta information against the DB. /// TODO ///\n * @param string $fieldname name of the field we are going to check\n * @param boolean $nullablefield to specify if the field us nullable (true) or no (false) in the DB\n * @param boolean $textfield to specify if it is a text (also called clob) fie"..., 8192) = 8192
4724  read(10, " be used in order to perform one bitwise NOT operation\n * with 1 integer.\n * @param integer int1 integer in the operation\n * @return string the piece of SQL code to be used in your statement.\n */\nfunction sql_bitnot($int1) {\n\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return '((0 - (' . $int1 . ')) - 1)';\n            break;\n        default:\n            return '(~(' . $int1 . '))';\n    }\n}\n\n/**\n * Returns the FROM clause required by some DBs in all SELECT statements\n * To be used in queries not having FROM clause to provide cross_db\n */\nfunction sql_null_from_clause() {\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return ' FROM dual';\n            break;\n        default:\n            return '';\n    }\n}\n\n/**\n * Retur"..., 8192) = 8192
4724  read(10, "is defined as NOT NULL, we'll modify\n/// such data in the best form possible (\"0\" for booleans and numbers and \" \" for the\n/// rest of strings. It isn't optimal, but the only way to do so.\n/// In the oppsite, when retrieving records from Oracle, we'll decode \" \" back to\n/// empty strings to allow everything to work properly. DIRTY HACK.\n\n/// If the db isn't Oracle, return without modif\n    if ( $CFG->dbfamily != 'oracle') {\n        return;\n    }\n\n/// Get Meta info to know what to change, using the cached meta if exists\n    if (!isset($metadata_cache[$table])) {\n        $metadata_cache[$table] = array_change_key_case($db->MetaColumns($CFG->prefix . $table), CASE_LOWER);\n    }\n    $columns = $metadata_cache[$table];\n/// Iterate over all the fields in the insert, transforming values\n/// in th"..., 8192) = 8192
4724  read(10, "e (id)\n        $sqlcondition = 'id=' . $sqlcondition;\n    } else { /// Else, it's a formal standard SQL condition, we try to delete the WHERE in case it exists\n        $sqlcondition = trim(preg_replace('/^WHERE/is', '', trim($sqlcondition)));\n    }\n\n/// Update all the clobs\n    if ($clobs) {\n        foreach ($clobs as $key => $value) {\n\n            if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }; /// Count the extra updates in PERF\n\n        /// Oracle CLOBs doesn't like quoted strings (are inserted via prepared statemets)\n            if ($CFG->dbfamily == 'oracle') {\n                $value = stripslashes_safe($value);\n            }\n\n            if (!$db->UpdateClob($CFG->prefix.$table, $key, $value, $sqlcondition)) {\n                $status = false;\n                $state"..., 8192) = 8187
4724  read(10, "", 4096)                = 0
4724  read(10, "", 8192)                = 0
4724  read(10, "", 8192)                = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2501000
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24ec000
4724  munmap(0x7f85b24ec000, 81956)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2500000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n/**\n * Library of functions for database manipulation.\n *\n * Other main libraries:\n * - weblib.php - functions that produce web output\n * - moodlelib.php - general-purpose Moodle functions\n * @author Martin Dougiamas and many others\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n /// Some constants\n define('LASTACCESS_UPDATE_SECS', 60); /// Number of seconds to wait before\n                                       /// updating lastaccess information in DB.\n\n/**\n * Escape all dangerous characters in a data record\n *\n * $dataobject is an object containing needed data\n * Run over each field exectuting addslashes() function\n * to escape SQL unfriendly characters (e.g. quotes)\n * Handy when writing back data read from the database\n *\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2501000, 81956)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2500000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24e2000
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80ca000
4724  munmap(0x7f85a80ca000, 209796)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: accesslib.php,v 1.421.2.109 2010/05/20 18:35:05 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you ca"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24e2000, 209796)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2508000
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fa000
4724  munmap(0x7f85b24fa000, 57169)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: blocklib.php,v 1.129.2.12 2010/08/19 14:06:03 sam_marshall Exp $\n\n//This library includes all the necessary stuff to use blocks in course pages\n\ndefine('BLOCK_MOVE_LEFT',   0x01);\ndefine('BLOCK_MOVE_RIGHT',  0x02);\ndefine('BLOCK_MOVE_UP',     0x04);\ndefine('BLOCK_MOVE_DOWN',   0x08);\ndefine('BLOCK_CONFIGURE',   0x10);\n\ndefine('BLOCK_POS_LEFT',  'l');\ndefine('BLOCK_POS_RIGHT', 'r');\n\ndefine('BLOCKS_PINNED_TRUE',0);\ndefine('BLOCKS_PINNED_FALSE',1);\ndefine('BLOCKS_PINNED_BOTH',2);\n\nrequire_once($CFG->libdir.'/pagelib.php');\nrequire_once($CFG->dirroot.'/course/lib.php'); // needed to solve all those: Call to undefined function: print_recent_activity() when adding Recent Activity\n\n// Returns false if this block is incompatible with the current version of Moodle.\nfunction block_is_c"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2508000, 57169)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2539000
4724  munmap(0x7f85b2539000, 23923)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253e000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n\n/**\n * This file contains the parent class for moodle pages, page_base, \n * as well as the page_course subclass.\n * A page is defined by its page type (ie. course, blog, activity) and its page id\n * (courseid, blogid, activity id, etc).\n *\n * @author Jon Papaioannou\n * @version  $Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package pages\n */\n\nfunction page_import_types($path) {\n    global $CFG;\n\n    static $types = array();\n\n    if(substr($path, -1) != '/') {\n        $path .= '/';\n    }\n\n    $path = clean_param($path, PARAM_PATH);\n\n    if(isset($types[$path])) {\n        return $types[$path];\n    }\n\n    $file = $CFG->dirroot.'/'.$path.'"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253f000, 23923)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253e000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f7000
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24d8000
4724  munmap(0x7f85b24d8000, 123781)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f6000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: lib.php,v 1.538.2.82 2010/10/13 20:30:23 skodak Exp $\n   // Library of useful functions\n\n\ndefine('COURSE_MAX_LOG_DISPLAY', 150);          // days\ndefine('COURSE_MAX_LOGS_PER_PAGE', 1000);       // records\ndefine('COURSE_LIVELOG_REFRESH', 60);           // Seconds\ndefine('COURSE_MAX_RECENT_PERIOD', 172800);     // Two days, in seconds\ndefine('COURSE_MAX_SUMMARIES_PER_PAGE', 20);    // courses\ndefine('COURSE_MAX_COURSES_PER_DROPDOWN',1000); //  max courses in log dropdown before switching to optional\ndefine('COURSE_MAX_USERS_PER_DROPDOWN',1000);   //  max users in log dropdown before switching to optional\ndefine('FRONTPAGENEWS',           '0');\ndefine('FRONTPAGECOURSELIST',     '1');\ndefine('FRONTPAGECATEGORYNAMES',  '2');\ndefine('FRONTPAGETOPICONLY',      '3');\ndefine('FRONTP"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f7000, 123781)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b24f6000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 23400)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Extra library for groups and groupings.\n *\n * @copyright &copy; 2006 The Open University\n * @author J.White AT open.ac.uk, Petr Skoda (skodak)\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package groups\n */\n\n/*\n * INTERNAL FUNCTIONS - to be used by moodle core only\n * require_once $CFG->dirroot.'/group/lib.php' must be used\n */\n\n/**\n * Adds a specified user to a group\n * @param int $userid   The user id\n * @param int $groupid  The group id\n * @return boolean True if user added successfully or the user is already a\n * member of the group, false otherwise.\n */\nfunction groups_add_member($groupid, $userid) {\n    if (!groups_group_exists($groupid)) {\n        return false;\n    }\n\n    if (groups_is_member($groupid, $userid)) {\n        return true;\n    }\n\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 23400)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2507000
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f8000
4724  munmap(0x7f85b24f8000, 58741)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2506000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: deprecatedlib.php,v 1.41.2.14 2009/11/19 10:18:01 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas, Moodle  http://moodle.com//\n//                                                                       //\n// This program is free software; you "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2507000, 58741)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2506000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85a80b7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a8070000
4724  munmap(0x7f85a8070000, 286912)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85a80b7000, 286912)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 18413)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library of functions for events manipulation.\n * \n * The public API is all at the end of this file.\n *\n * @author Martin Dougiamas and many others\n * @version $Id: eventslib.php,v 1.16.2.3 2008/10/06 22:07:10 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n\n/**\n * Loads the events definitions for the component (from file). If no\n * events are defined for the component, we simply return an empty array.\n * @param $component - examples: 'moodle', 'mod/forum', 'block/quiz_results'\n * @return array of capabilities or empty array if not exists\n *\n * INTERNAL - to be used from eventslib only\n */\nfunction events_load_def($component) {\n    global $CFG;\n\n    if ($component == 'moodle') {\n        $defpath = $CFG->libdir.'/db/ev"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 18413)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253e000
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250f000
4724  munmap(0x7f85b250f000, 26745)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  //$Id: grouplib.php,v 1.22.2.12 2010/11/12 10:03:10 skodak Exp $\n\n/**\n * Groups not used in course or activity\n */\ndefine('NOGROUPS', 0);\n\n/**\n * Groups used, users do not see other groups\n */\ndefine('SEPARATEGROUPS', 1);\n\n/**\n * Groups used, students see other groups\n */\ndefine('VISIBLEGROUPS', 2);\n\n\n/**\n * Determines if a group with a given groupid exists.\n * @param int $groupid The groupid to check for\n * @return boolean True if the group exists, false otherwise or if an error\n * occurred.\n */\nfunction groups_group_exists($groupid) {\n    return record_exists('groups', 'id', $groupid);\n}\n\n/**\n * Gets the name of a group with a specified id\n * @param int $groupid The id of the group\n * @return string The name of the group\n */\nfunction groups_get_group_name($groupid) {\n    return ge"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253e000, 26745)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\3\0\0\0\33\1\0", 7)    = 7
4724  read(9, "\5\0\0\1\376\0\0\2\0", 16384) = 9
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\21\0\0\0\3SET NAMES 'utf8'", 21) = 21
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\31\0\0\0\3SELECT * FROM mdl_config", 29) = 29
4724  read(9, "\1\0\0\1\3=\0\0\2\3def\17michelep_moodle\nmdl_config\nmdl_config\2id\2id\f?\0\n\0\0\0\10#B\0\0\0A\0\0\3\3def\17michelep_moodle\nmdl_config\nmdl_config\4name\4name\f!\0\375\2\0\0\375\5@\0\0\0C\0\0\4\3def\17michelep_moodle\nmdl_config\nmdl_config\5value\5value\f!\0\375\377\2\0\374\21\20\0\0\0\5\0\0\5\376\0\0\"\0\16\0\0\6\0011\tunicodedb\0011 \0\0\7\0012\22statsrolesupgraded\n1305897129\r\0\0\10\0013\4auth\5email\31\0\0\t\0014\20auth_pop3mailbox\5INBOX\17\0\0\n\0015\5enrol\6manual\37\0\0\v\0016\25enrol_plugins_enabled\6manual\20\0\0\f\0017\5style\7default\23\0\0\r\0018\10template\7default\r\0\0\16\0019\5theme\4DesK \0\0\17\00210\32filter_multilang_converted\0011\27\0\0\20\003428\fregisterauth\5email\26\0\0\21\00212\20guestloginbutton\0011\26\0\0\22\00213\21alternateloginurl\0\31\0\0\23\00214\24forgottenpasswordurl\0\250\10\0\24\00215\21auth_instructions\374\220\10<div style=\"background-color: transparent; \"><div style=\"background-color: transparent; \"><span id=\"internal-source-marker_0.799507872434333\" style=\"font-size: 10pt; font-family: arial; color: rg"..., 16384) = 16384
4724  read(9, "iew\3all+\0\0\245\003416$block_course_list_hideallcourseslink\0011#\0\0\246\003417\34block_online_users_timetosee\0015\33\0\0\247\003418\25defaultallowedmodules\0\23\0\0\250\003419\rcoursemanager\0\17\0\0\251\003420\tfrontpage\0\30\0\0\252\003421\21frontpageloggedin\0010\27\0\0\253\003422\20maxcategorydepth\0010\26\0\0\254\003423\16coursesperpage\00220,\0\0\255\003424%allowvisiblecoursesinhiddencategories\0010\35\0\0\256\003425\26defaultfrontpageroleid\0015!\0\0\257\003426\vsupportname\20Assistenza Des-K%\0\0\260\003427\fsupportemail\23assistenza@des-k.it\"\0\0\261\003429\22digestmailtimelast\n1342278002#\0\0\262\003430\23forum_lastreadclean\n1342313401$\0\0\263\003431\24scorm_updatetimelast\n1342303202\36\0\0\264\003432\20lastexpirynotify\01020120715\37\0\0\265\003433\30sendcoursewelcomemessage\0011\36\0\0\266\003434\16statslastdaily\n1342303200=\0\0\267\003435\vtextfilters,filter/hiddentext,mod/glossary,filter/jsmath\"\0\0\270\003436\22statslastexecution\n1342310402\37\0\0\271\003438\17statslastweekly\n1341784800 \0\0\272\003440\20statslastmonthly\n1341100800"..., 16384) = 957
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "6\0\0\0\3SELECT * FROM mdl_course WHERE category = '0' LIMIT 1", 58) = 58
4724  read(9, "\1\0\0\1-=\0\0\2\3def\17michelep_moodle\nmdl_course\nmdl_course\2id\2id\f?\0\n\0\0\0\10#B\0\0\0I\0\0\3\3def\17michelep_moodle\nmdl_course\nmdl_course\10category\10category\f?\0\n\0\0\0\10)@\0\0\0K\0\0\4\3def\17michelep_moodle\nmdl_course\nmdl_course\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\5\3def\17michelep_moodle\nmdl_course\nmdl_course\10password\10password\f!\0\226\0\0\0\375\1\0\0\0\0I\0\0\6\3def\17michelep_moodle\nmdl_course\nmdl_course\10fullname\10fullname\f!\0\372\2\0\0\375\1\0\0\0\0K\0\0\7\3def\17michelep_moodle\nmdl_course\nmdl_course\tshortname\tshortname\f!\0,\1\0\0\375\t@\0\0\0I\0\0\10\3def\17michelep_moodle\nmdl_course\nmdl_course\10idnumber\10idnumber\f!\0,\1\0\0\375\t@\0\0\0G\0\0\t\3def\17michelep_moodle\nmdl_course\nmdl_course\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0E\0\0\n\3def\17michelep_moodle\nmdl_course\nmdl_course\6format\6format\f!\0\36\0\0\0\375\1\0\0\0\0M\0\0\v\3def\17michelep_moodle\nmdl_course\nmdl_course\nshowgrades\nshowgrades\f?\0\2\0\0\0\1!\0\0\0\0G\0\0\f\3def\17michelep_moodle\nmdl_course"..., 16384) = 4534
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "<\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '10' LIMIT 1", 64) = 64
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\f\0\0\10\0011\00210\0010\2/1\0011\5\0\0\t\376\0\0\2\0", 16384) = 420
4724  access("/home/michelep/moodledata/cache", F_OK) = 0
4724  access("/home/michelep/moodledata/sessions", F_OK) = 0
4724  open("/home/michelep/moodledata/sessions/sess_46g24tdvpg8vctk5hac81i9802", O_RDWR|O_CREAT, 0600) = 10
4724  flock(10, LOCK_EX)                = 0
4724  fcntl(10, F_SETFD, FD_CLOEXEC)    = 0
4724  fstat(10, {st_mode=S_IFREG|0600, st_size=4671, ...}) = 0
4724  pread(10, "SESSION|O:6:\"object\":15:{s:12:\"session_test\";s:10:\"vbNssFd8J9\";s:10:\"logincount\";i:0;s:14:\"fromdiscussion\";s:26:\"http://www.des-k.it/moodle\";s:12:\"dst_offsettz\";s:11:\"Europe/Rome\";s:11:\"dst_offsets\";a:16:{i:1445817600;N;i:1445731200;i:0;i:1427587200;i:3600;i:1414281600;i:0;i:1396137600;i:3600;i:1382832000;i:0;i:1364688000;i:3600;i:1351382400;i:0;i:1332633600;i:3600;i:1319932800;i:0;i:1301184000;i:3600;i:1288483200;i:0;i:1269734400;i:3600;i:1256428800;i:0;i:1238284800;i:3600;i:0;N;}s:9:\"dst_range\";a:2:{i:0;i:2009;i:1;i:2015;}s:18:\"cal_course_referer\";i:1;s:15:\"cal_show_global\";b:1;s:15:\"cal_show_groups\";b:1;s:15:\"cal_show_course\";b:1;s:13:\"cal_show_user\";b:1;s:17:\"cal_courses_shown\";a:0:{}s:15:\"cal_users_shown\";s:3:\"982\";s:12:\"flashversion\";s:8:\"10.1.102\";s:4:\"lang\";s:7:\"it_utf8\";}USER|O:8:"..., 4671, 0) = 4671
4724  access("/home/michelep/moodledata/lang/it_utf8", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = ',';\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ';';\n$string['locale'] = 'it_IT.UTF-8';\n$string['localewin'] = 'Italian_Italy.1252';\n$string['localewincharset'] = 'WINDOWS-1252';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';\n$string['strftimedaydate'] = '%%A, %%d %%B %%Y';\n$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';\n$string['strftimedayshort'] = '%%A %%d %%B';\n$string['strftimedaytime'] = '%%a, %%H:%%M';\n$string['strftimemonthyear'] = '%%B %%Y';\n$string['strftimerecent'] = '%%d %%b, %"..., 4096) = 1087
4724  lseek(11, 1087, SEEK_SET)         = 1087
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  lseek(11, -1087, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php   // $Id: config.php,v 1.7.2.3 2008/02/27 12:06:49 urs_hunkler Exp $\n////////////////////////////////////////////////////////////////////////////////\n/// This file contains a few configuration variables that control \n/// how Moodle uses this theme.\n////////////////////////////////////////////////////////////////////////////////\n\n$THEME->sheets = array('user_styles');\n\n/// This variable is an array containing the names of all the \n/// stylesheet files you want included in this theme, and in what order\n////////////////////////////////////////////////////////////////////////////////\n\n\n$THEME->standardsheets = array('styles_layout', 'styles_color');\n\n/// This variable can be set to an array containing\n/// filenames from the *STANDARD* theme.  If the \n/// array exists, it will be used to "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\216\0\0\0\3UPDATE mdl_user\n                             SET lastip = '87.118.135.131', lastaccess = 1342341335\n                           WHERE id = 982", 146) = 146
4724  read(9, "0\0\0\1\0\1\0\2\0\0\0(Rows matched: 1  Changed: 1  Warnings: 0", 16384) = 52
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\207\0\0\0\3SELECT name,value FROM mdl_cache_flags WHERE flagtype='accesslib/dirtycontexts' AND expiry >= 1342341335 AND timemodified > 1342340439", 139) = 139
4724  read(9, "\1\0\0\1\2K\0\0\2\3def\17michelep_moodle\17mdl_cache_flags\17mdl_cache_flags\4name\4name\f!\0\375\2\0\0\375\t@\0\0\0M\0\0\3\3def\17michelep_moodle\17mdl_cache_flags\17mdl_cache_flags\5value\5value\f!\0\375\377\377\2\374\21\20\0\0\0\5\0\0\4\376\0\0\2\0\5\0\0\5\376\0\0\2\0", 16384) = 183
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\271\0\0\0\3INSERT INTO mdl_log (time, userid, course, ip, module, cmid, action, url, info)\n        VALUES ('1342341335', '982', '1', '87.118.135.131', 'course', '0', 'view', 'view.php?id=1', '1')", 189) = 189
4724  read(9, "\n\0\0\1\0\1\375K\334\3\2\0\0\0", 16384) = 14
4724  access("/home/michelep/public_html/des-k/moodle/lang", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
4724  getdents(11, /* 5 entries */, 32768) = 136
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en_utf8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/README.txt", {st_mode=S_IFREG|0644, st_size=620, ...}) = 0
4724  getdents(11, /* 0 entries */, 32768) = 0
4724  close(11)                         = 0
4724  access("/home/michelep/moodledata/lang", F_OK) = 0
4724  lstat("/home/michelep/moodledata/lang", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  open("/home/michelep/moodledata/lang", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
4724  getdents(11, /* 4 entries */, 32768) = 120
4724  lstat("/home/michelep/moodledata/lang/it_utf8", {st_mode=S_IFDIR|0777, st_size=12288, ...}) = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  getdents(11, /* 0 entries */, 32768) = 0
4724  close(11)                         = 0
4724  access("/home/michelep/moodledata/lang/en/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: langconfig.php,v 1.7.2.3 2010/05/25 08:43:36 mudrd8mz Exp $ \n      // langconfig.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = '.'; // decimal point separator, for some languages it is ','\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ','; // if decsep is ',', then usually ';' is used instead here; these two can not be the same\n$string['locale'] = 'en_AU.utf8';\n$string['localewin'] = 'English_Australia.1252';\n$string['localewincharset'] = '';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['parentlanguage'] = '';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime"..., 4096) = 1534
4724  lseek(11, 1534, SEEK_SET)         = 1534
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  lseek(11, -1534, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = ',';\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ';';\n$string['locale'] = 'it_IT.UTF-8';\n$string['localewin'] = 'Italian_Italy.1252';\n$string['localewincharset'] = 'WINDOWS-1252';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';\n$string['strftimedaydate'] = '%%A, %%d %%B %%Y';\n$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';\n$string['strftimedayshort'] = '%%A %%d %%B';\n$string['strftimedaytime'] = '%%a, %%H:%%M';\n$string['strftimemonthyear'] = '%%B %%Y';\n$string['strftimerecent'] = '%%d %%b, %"..., 4096) = 1087
4724  lseek(11, 1087, SEEK_SET)         = 1087
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  lseek(11, -1087, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=650, ...}) = 0
4724  mmap(NULL, 650, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 650)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", {st_mode=S_IFREG|0666, st_size=650, ...}) = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=650, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=650, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=650, ...}) = 0
4724  mmap(NULL, 650, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=650, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // moodle.php - created with Moodle 1.9.10+ (Build: 20101229) (2007101591)\n      // local modifications from http://www.des-k.it/moodle\n\n\n$string['emailconfirmsent'] = '<p>Una email \303\250 stata inviata al tuo indirizzo <b>$a</b></p>\n<p>Contiene semplici istruzioni per completare la tua registrazione.</p>\n<p>Se hai qualche difficolt\303\240 contatta l\\'assistenza del sito.</p>';\n$string['enrolmentkeyfrom'] = 'Questo corso richiede una \\'chiave di iscrizione\\' - una sola volta';\n$string['enrolmentkeyfromguest'] = 'Questo corso richiede una \\'chiave di iscrizione\\' - come ospite';\n$string['weeklyoutline'] = 'Benvenuto al corso';\n\n?>\n", 4096) = 650
4724  lseek(11, 650, SEEK_SET)          = 650
4724  munmap(0x7f85b2544000, 650)       = 0
4724  lseek(11, -650, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/moodle.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=117770, ...}) = 0
4724  mmap(NULL, 117770, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f9000
4724  munmap(0x7f85b24f9000, 117770)    = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/moodle.php", {st_mode=S_IFREG|0666, st_size=117770, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/moodle.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=117770, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=117770, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=117770, ...}) = 0
4724  mmap(NULL, 117770, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f9000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=117770, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f8000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // moodle.php - created with Moodle 1.9.8 (Build: 20100325) (2007101580)\n\n\n$string['abouttobeinstalled'] = 'in procinto di essere installati';\n$string['action'] = 'Azione';\n$string['actions'] = 'Azioni';\n$string['active'] = 'Attivo';\n$string['activeusers'] = 'Utenti attivi';\n$string['activities'] = 'Attivit\303\240';\n$string['activity'] = 'Attivit\303\240';\n$string['activityclipboard'] = 'Stai spostando questa attivit\303\240 :<b>$a</b>';\n$string['activityiscurrentlyhidden'] = 'Spiacente, al momento questa attivit\303\240 \303\250 disattivata';\n$string['activitymodule'] = 'Modulo attivit\303\240';\n$string['activityreport'] = 'Report delle attivit\303\240';\n$string['activityreports'] = 'Report delle attivit\303\240';\n$string['activityselect'] = 'Seleziona questa attivit\303\240 per spostarla';\n$string['activitysince'] = 'A"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f9000, 117770)    = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b24f8000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "k\0\0\0\3SELECT * FROM mdl_block_instance WHERE pageid = '1' AND pagetype = 'course-view' ORDER BY position, weight", 111) = 111
4724  read(9, "\1\0\0\1\10M\0\0\2\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\2id\2id\f?\0\n\0\0\0\10#B\0\0\0W\0\0\3\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\7blockid\7blockid\f?\0\n\0\0\0\10)@\0\0\0U\0\0\4\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\6pageid\6pageid\f?\0\n\0\0\0\10)@\0\0\0Y\0\0\5\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\10pagetype\10pagetype\f!\0<\0\0\0\375\t@\0\0\0Y\0\0\6\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\10position\10position\f!\0\36\0\0\0\375\1\0\0\0\0U\0\0\7\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\6weight\6weight\f?\0\3\0\0\0\2\1\0\0\0\0W\0\0\10\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\7visible\7visible\f?\0\1\0\0\0\1\1\0\0\0\0]\0\0\t\3def\17michelep_moodle\22mdl_block_instance\22mdl_block_instance\nconfigdata\nconfigdata\f!\0\375\377\2\0\374\20\0\0\0\0\5\0\0\n\376\0\0\2\0\35\0\0\v\0019\0014\0011\vcourse-view\1l\0010\0011\4Tjs=\33\0\0\f\00234\00227\0011\vcourse-view\1l\0011\1"..., 16384) = 2032
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\30\0\0\0\3SELECT * FROM mdl_block", 28) = 28
4724  read(9, "\1\0\0\1\7;\0\0\2\3def\17michelep_moodle\tmdl_block\tmdl_block\2id\2id\f?\0\n\0\0\0\10#B\0\0\0?\0\0\3\3def\17michelep_moodle\tmdl_block\tmdl_block\4name\4name\f!\0x\0\0\0\375\1\0\0\0\0E\0\0\4\3def\17michelep_moodle\tmdl_block\tmdl_block\7version\7version\f?\0\n\0\0\0\10!\0\0\0\0?\0\0\5\3def\17michelep_moodle\tmdl_block\tmdl_block\4cron\4cron\f?\0\n\0\0\0\10!\0\0\0\0G\0\0\6\3def\17michelep_moodle\tmdl_block\tmdl_block\10lastcron\10lastcron\f?\0\n\0\0\0\10!\0\0\0\0E\0\0\7\3def\17michelep_moodle\tmdl_block\tmdl_block\7visible\7visible\f?\0\1\0\0\0\1\1\0\0\0\0G\0\0\10\3def\17michelep_moodle\tmdl_block\tmdl_block\10multiple\10multiple\f?\0\1\0\0\0\1\1\0\0\0\0\5\0\0\t\376\0\0\"\0&\0\0\n\0011\20activity_modules\n2007101509\0010\0010\0011\0010\33\0\0\v\0012\5admin\n2007101509\0010\0010\0011\0010%\0\0\f\0013\17admin_bookmarks\n2007101509\0010\0010\0011\0010 \0\0\r\0014\nadmin_tree\n2007101509\0010\0010\0011\0010\37\0\0\16\0015\tblog_menu\n2007101509\0010\0010\0010\0010\37\0\0\17\0016\tblog_tags\n2007101509\0010\0010\0010\0011$\0\0\20\0017\16calendar_month\n2007101509\0010\0010\0011\0010'\0\0\21\0018\21calendar_upcoming\n20071015"..., 16384) = 1691
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  mmap(NULL, 29569, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250e000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  mmap(NULL, 29569, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2506000
4724  munmap(0x7f85b2506000, 29569)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250d000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: moodleblock.class.php,v 1.92.2.12 2009/08/13 08:14:31 skodak Exp $\n\n/**\n * This file contains the parent class for moodle blocks, block_base.\n *\n * @author Jon Papaioannou\n * @version  $Id: moodleblock.class.php,v 1.92.2.12 2009/08/13 08:14:31 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package blocks\n */\n\n/// Constants\n\n/**\n * Block type of list. Contents of block should be set as an associative array in the content object as items ($this->content->items). Optionally include footer text in $this->content->footer.\n */\ndefine('BLOCK_TYPE_LIST',    1);\n\n/**\n * Block type of text. Contents of block should be set to standard html text in the content object as items ($this->content->text). Optionally include footer text in $this->content->"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b250e000, 29569)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b250d000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_tree/block_admin_tree.php", {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_tree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_tree/block_admin_tree.php", {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_tree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/admin_tree/block_admin_tree.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  mmap(NULL, 8288, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/admin_tree/block_admin_tree.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  mmap(NULL, 8288, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2510000
4724  munmap(0x7f85b2510000, 8288)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8288, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: block_admin_tree.php,v 1.28.2.9 2008/08/21 15:31:10 skodak Exp $\n\nclass block_admin_tree extends block_base {\n\n    var $currentdepth;\n    var $divcounter;\n    var $tempcontent;\n    var $pathtosection;\n    var $expandjavascript;\n    var $destination;\n\n    function init() {\n        global $PAGE;\n        $this->title = get_string('administrationsite');\n        $this->version = 2007101509;\n        $this->currentdepth = 0;\n        $this->divcounter = 1;\n        $this->tempcontent = '';\n        $this->section = (isset($PAGE->section) ? $PAGE->section : '');\n        $this->pathtosection = array();\n        $this->expandjavascript = '';\n    }\n\n    function applicable_formats() {\n        if (has_capability('moodle/site:config', get_context_instance(CONTEXT_SYSTEM))) {\n            retu"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 8288)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu/block_site_main_menu.php", {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu/block_site_main_menu.php", {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu/block_site_main_menu.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  mmap(NULL, 7351, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu/block_site_main_menu.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  mmap(NULL, 7351, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 7351)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7351, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php   //$Id: block_site_main_menu.php,v 1.26.2.4 2008/03/03 11:41:04 moodler Exp $\n\nclass block_site_main_menu extends block_list {\n    function init() {\n        $this->title = get_string('mainmenu');\n        $this->version = 2007101509;\n    }\n\n    function applicable_formats() {\n        return array('site' => true);\n    }\n\n    function get_content() {\n        global $USER, $CFG, $COURSE;\n\n        if ($this->content !== NULL) {\n            return $this->content;\n        }\n\n        $this->content = new object();\n        $this->content->items = array();\n        $this->content->icons = array();\n        $this->content->footer = '';\n\n        if (empty($this->instance)) {\n            return $this->content;\n        }\n\n        if ($COURSE->id == $this->instance->pageid) {\n            $course = $"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 7351)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_list/block_course_list.php", {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_list/block_course_list.php", {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/course_list/block_course_list.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  mmap(NULL, 7275, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/course_list/block_course_list.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  mmap(NULL, 7275, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 7275)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7275, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP //$Id: block_course_list.php,v 1.46.2.6 2008/08/29 04:23:38 peterbulmer Exp $\n\ninclude_once($CFG->dirroot . '/course/lib.php');\n\nclass block_course_list extends block_list {\n    function init() {\n        $this->title = get_string('courses');\n        $this->version = 2007101509;\n    }\n    \n    function has_config() {\n        return true;\n    }\n\n    function get_content() {\n        global $THEME, $CFG, $USER;\n\n        if($this->content !== NULL) {\n            return $this->content;\n        }\n\n        $this->content = new stdClass;\n        $this->content->items = array();\n        $this->content->icons = array();\n        $this->content->footer = '';\n\n        $icon  = \"<img src=\\\"$CFG->pixpath/i/course.gif\\\"\".\n                 \" class=\\\"icon\\\" alt=\\\"\".get_string(\"coursecategory\").\"\\\" />\";"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 7275)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/block_calendar_month.php", {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/block_calendar_month.php", {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/block_calendar_month.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  mmap(NULL, 3842, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/block_calendar_month.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  mmap(NULL, 3842, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 3842)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3842, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP //$Id: block_calendar_month.php,v 1.30.2.6 2009/01/30 06:22:16 jerome Exp $\n\nclass block_calendar_month extends block_base {\n    function init() {\n        $this->title = get_string('calendar', 'calendar');\n        $this->version = 2007101509;\n    }\n\n    function preferred_width() {\n        return 210;\n    }\n\n    function get_content() {\n        global $USER, $CFG, $SESSION, $COURSE;\n        $cal_m = optional_param( 'cal_m', 0, PARAM_INT );\n        $cal_y = optional_param( 'cal_y', 0, PARAM_INT );\n\n        require_once($CFG->dirroot.'/calendar/lib.php');\n        \n        if ($this->content !== NULL) {\n            return $this->content;\n        }\n        // Reset the session variables\n        calendar_session_vars($COURSE);\n        \n        $this->content = new stdClass;\n        $this-"..., 4096) = 3842
4724  lseek(11, 3842, SEEK_SET)         = 3842
4724  munmap(0x7f85b2515000, 3842)      = 0
4724  lseek(11, -3842, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login/block_login.php", {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login/block_login.php", {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/login/block_login.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  mmap(NULL, 2599, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/login/block_login.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  mmap(NULL, 2599, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 2599)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2599, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP //$Id: block_login.php,v 1.22.2.4 2008/03/03 11:41:03 moodler Exp $\n\nclass block_login extends block_base {\n    function init() {\n        $this->title = get_string('login');\n        $this->version = 2007101509; \n    }\n\n    function applicable_formats() {\n        return array('site' => true);\n    }\n\n    function get_content () {\n        global $USER, $CFG;\n        $wwwroot = '';\n        $signup = '';\n\n        if ($this->content !== NULL) {\n            return $this->content;\n        }\n\n        if (empty($CFG->loginhttps)) {\n            $wwwroot = $CFG->wwwroot;\n        } else {\n            // This actually is not so secure ;-), 'cause we're\n            // in unencrypted connection...\n            $wwwroot = str_replace(\"http://\", \"https://\", $CFG->wwwroot);\n        }\n        \n        if"..., 4096) = 2599
4724  lseek(11, 2599, SEEK_SET)         = 2599
4724  munmap(0x7f85b2515000, 2599)      = 0
4724  lseek(11, -2599, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/html/block_html.php", {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/html", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/html/block_html.php", {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/html", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/html/block_html.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  mmap(NULL, 3742, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/html/block_html.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  mmap(NULL, 3742, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 3742)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3742, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php //$Id: block_html.php,v 1.8.22.8 2009/10/30 23:36:26 poltawski Exp $\n\nclass block_html extends block_base {\n\n    function init() {\n        $this->title = get_string('html', 'block_html');\n        $this->version = 2007101509;\n    }\n\n    function applicable_formats() {\n        return array('all' => true);\n    }\n\n    function specialization() {\n        $this->title = isset($this->config->title) ? format_string($this->config->title) : format_string(get_string('newhtmlblock', 'block_html'));\n    }\n\n    function instance_allow_multiple() {\n        return true;\n    }\n\n    function get_content() {\n        if ($this->content !== NULL) {\n            return $this->content;\n        }\n\n        if (!empty($this->instance->pinned) or $this->instance->pagetype === 'course-view') {\n            // fan"..., 4096) = 3742
4724  lseek(11, 3742, SEEK_SET)         = 3742
4724  munmap(0x7f85b2515000, 3742)      = 0
4724  lseek(11, -3742, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks/block_admin_bookmarks.php", {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks/block_admin_bookmarks.php", {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks/block_admin_bookmarks.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  mmap(NULL, 3309, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks/block_admin_bookmarks.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  mmap(NULL, 3309, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 3309)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3309, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: block_admin_bookmarks.php,v 1.20.2.3 2008/03/03 11:41:01 moodler Exp $\n\n// seems to work...\n// maybe I should add some pretty icons?\n// or possibly add the ability to custom-name things?\n\nclass block_admin_bookmarks extends block_base {\n\n    function init() {\n        $this->title = get_string('adminbookmarks');\n        $this->version = 2007101509;\n    }\n\n    function applicable_formats() {\n        if (has_capability('moodle/site:config', get_context_instance(CONTEXT_SYSTEM))) {\n            return array('all' => true);\n        } else {\n            return array('site' => true);\n        }\n    }\n\n    function preferred_width() {\n        return 210;\n    }\n\n    function create_item($visiblename,$link,$icon) {\n        $this->tempcontent .= '<a href=\"' . $link . '\"><img src=\"' . $ic"..., 4096) = 3309
4724  lseek(11, 3309, SEEK_SET)         = 3309
4724  munmap(0x7f85b2515000, 3309)      = 0
4724  lseek(11, -3309, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "Q\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '50' AND instanceid = '1' LIMIT 1", 85) = 85
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\16\0\0\10\0012\00250\0011\4/1/2\0012\5\0\0\t\376\0\0\2\0", 16384) = 422
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/meta.php", {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/meta.php", {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/meta.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  mmap(NULL, 278, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/meta.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  mmap(NULL, 278, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 278)       = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=278, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<!--[if IE 7]>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"<?php echo $CFG->httpsthemewww ?>/standard/styles_ie7.css\" />\n<![endif]-->\n<!--[if IE 6]>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"<?php echo $CFG->httpsthemewww ?>/standard/styles_ie6.css\" />\n<![endif]-->\n", 4096) = 278
4724  lseek(11, 278, SEEK_SET)          = 278
4724  munmap(0x7f85b2515000, 278)       = 0
4724  lseek(11, -278, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/DesK/meta.php", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/DesK/meta.php", {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/DesK/meta.php", {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/meta.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  mmap(NULL, 290, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/meta.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  mmap(NULL, 290, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 290)       = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<!--[if IE 7]>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"<?php echo $CFG->httpsthemewww ?>/custom_corners/styles_ie7.css\" />\n<![endif]-->\n<!--[if IE 6]>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"<?php echo $CFG->httpsthemewww ?>/custom_corners/styles_ie6.css\" />\n<![endif]-->\n", 4096) = 290
4724  lseek(11, 290, SEEK_SET)          = 290
4724  munmap(0x7f85b2515000, 290)       = 0
4724  lseek(11, -290, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/1/maintenance.html", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/header.html", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3312, ...}) = 0
4724  mmap(NULL, 3312, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 3312)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/DesK/header.html", {st_mode=S_IFREG|0644, st_size=3312, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/header.html", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3312, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3312, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3312, ...}) = 0
4724  mmap(NULL, 3312, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3312, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html<?php echo $direction ?>>\n<head>\n    <?php echo $meta ?>\n    <meta name=\"keywords\" content=\"moodle, <?php echo $title ?> \" />\n    <title><?php echo $title ?></title>\n    <link rel=\"shortcut icon\" href=\"<?php echo $CFG->httpsthemewww .'/'. current_theme() ?>/sfavicon.ico\" />\n\n    <?php \n        include(\"$CFG->javascript\");\n        include($CFG->themedir.'/custom_corners/js/js.php');\n        \n        // check if page is opened within a popup window\n        if (function_exists('is_in_popup')) {\n            $inpopup = is_in_popup();\n        } else {\n            $inpopup = false;\n        }\n        \n        // get class list\n        preg_match('/class=\"([^\"]*)\"/i', $bodytags, $class"..., 4096) = 3312
4724  lseek(11, 3312, SEEK_SET)         = 3312
4724  munmap(0x7f85b2515000, 3312)      = 0
4724  lseek(11, -3312, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/javascript.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0
4724  mmap(NULL, 4962, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 4962)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/javascript.php", {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/javascript.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0
4724  mmap(NULL, 4962, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4962, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  /// $Id: javascript.php,v 1.36.2.3 2008/07/18 07:14:12 scyrma Exp $\n       /// Load up any required Javascript libraries\n\n    if (!defined('MOODLE_INTERNAL')) {\n        die('Direct access to this script is forbidden.');    ///  It must be included from a Moodle page\n    }\n\n    if (!empty($CFG->aspellpath)) {      // Enable global access to spelling feature.\n        echo '<script type=\"text/javascript\" src=\"'.$CFG->httpswwwroot.'/lib/speller/spellChecker.js\"></script>'.\"\\n\";\n    }\n\n    if (!empty($CFG->editorsrc) ) {\n        foreach ( $CFG->editorsrc as $scriptsource ) {\n            echo '<script type=\"text/javascript\" src=\"'. $scriptsource .'\"></script>'.\"\\n\";\n        }\n    }\n\n?>\n<!--<style type=\"text/css\">/*<![CDATA[*/ body{behavior:url(<?php echo $CFG->httpswwwroot ?>/lib/csshover"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 4962)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/custom_corners/js/js.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2028, ...}) = 0
4724  mmap(NULL, 2028, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 2028)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/custom_corners/js/js.php", {st_mode=S_IFREG|0644, st_size=2028, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/custom_corners/js", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/custom_corners", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/custom_corners/js/js.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2028, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2028, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2028, ...}) = 0
4724  mmap(NULL, 2028, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2028, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<script type=\"text/javascript\" charset=\"utf-8\">\n/* <![CDATA[ */\n    var CSSClass={};CSSClass.is=function(e,c){if(typeof e==\"string\")e=document.getElementById(e);var classes=e.className;if(!classes)return false;if(classes==c)return true;return e.className.search(\"\\\\b\"+c+\"\\\\b\")!=-1;};CSSClass.add=function(e,c){if(typeof e==\"string\")e=document.getElementById(e);if(CSSClass.is(e,c))return;if(e.className)c=\" \"+c;e.className+=c;};CSSClass.remove=function(e,c){if(typeof e==\"string\")e=document.getElementById(e);e.className=e.className.replace(new RegExp(\"\\\\b\"+c+\"\\\\b\\\\s*\",\"g\"),\"\");};\n    \n    var script = {\n        corrections: function () {\n            if (top.user) {\n                top.document.getElementsByTagName('frameset')[0].rows = \"117,30%,0,200\";\n            }\n            \n            // "..., 4096) = 2028
4724  lseek(11, 2028, SEEK_SET)         = 2028
4724  munmap(0x7f85b2515000, 2028)      = 0
4724  lseek(11, -2028, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1301, ...}) = 0
4724  mmap(NULL, 1301, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 1301)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/access.php", {st_mode=S_IFREG|0666, st_size=1301, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1301, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1301, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1301, ...}) = 0
4724  mmap(NULL, 1301, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1301, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: access.php,v 1.9 2009/06/24 08:00:20 andreabix Exp $ \n      // access.php - created with Moodle 2.0 dev (Build: 20090624) (2009061706)\n\n\n$string['access'] = 'Accessibilit\303\240';\n$string['accesshelp'] = 'Aiuto accessibilit\303\240';\n$string['accesskey'] = 'Tasto, $a';\n$string['accessstatement'] = 'Definizione di accessibilit\303\240';\n$string['activitynext'] = 'Attivit\303\240 successiva';\n$string['activityprev'] = 'Attivit\303\240 precedente';\n$string['breadcrumb'] = 'Briciole';\n$string['cannotdeleterolenoadmin'] = 'Non potete eliminare questo ruolo poich\303\251 non ci sono altri utenti con il ruolo di amministratore';\n$string['currenttopic'] = 'Questo argomento';\n$string['currentweek'] = 'Questa settimana';\n$string['hideblocka'] = 'Nascondi blocco $a';\n$string['monthnext'] = 'Mese successivo';\n$string['mon"..., 4096) = 1301
4724  lseek(11, 1301, SEEK_SET)         = 1301
4724  munmap(0x7f85b2515000, 1301)      = 0
4724  lseek(11, -1301, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "N\0\0\0\3SELECT COUNT(*) FROM mdl_message WHERE useridto = '982' AND timecreated > '0'", 82) = 82
4724  read(9, "\1\0\0\1\1\36\0\0\2\3def\0\0\0\10COUNT(*)\0\f?\0\25\0\0\0\10\201\0\0\0\0\5\0\0\3\376\0\0\2\0\2\0\0\4\0010\5\0\0\5\376\0\0\2\0", 16384) = 63
4724  writev(5, [{"LS\3\0\t\1\0\0\10\0\0\0\0\0\0\0'\0%\0\35\0\25\0=\0\21\0\t\0\24\0", 32}, {"Content-Type: text/html; charset=utf-8\0Content-Script-Type: text/javascript\0Content-Style-Type: text/css\0Content-Language: it\0Cache-Control: private, pre-check=0, post-check=0, max-age=0\0Pragma: no-cache\0Expires:\0Accept-Ranges: none\0", 233}, {"LS\4\0g!\0\0", 8}, {"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"ltr\" lang=\"it\" xml:lang=\"it\">\n<head>\n    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"http://www.des-k.it/moodle/theme/standard/styles.php\" />\n<link rel=\"stylesheet\" type=\"text/css\" href=\"http://www.des-k.it/moodle/theme/DesK/styles.php\" />\n<meta name=\"description\" content=\"\" />\n<!--[if IE 7]>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"http://www.des-k.it/moodle/theme/standard/styles_ie7.css\" />\n<![endif]-->\n<!--[if IE 6]>\n    <link rel=\"stylesheet\" type=\"text/css\" href=\"http://www.des-k.it/moodle/theme/standard/styles_ie6.css\" />\n<![endif]-->\n<!--[if IE 7]>\n "..., 8543}], 4) = 8816
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "Q\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '80' AND instanceid = '9' LIMIT 1", 85) = 85
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\22\0\0\10\00213\00280\0019\7/1/2/13\0013\5\0\0\t\376\0\0\2\0", 16384) = 426
4724  open("/home/michelep/public_html/des-k/moodle/lib/adminlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=181396, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=181396, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=181396, ...}) = 0
4724  mmap(NULL, 181396, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24e9000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adminlib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=181396, ...}) = 0
4724  mmap(NULL, 181396, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85a80d1000
4724  munmap(0x7f85a80d1000, 181396)    = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=181396, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n\n/**\n * adminlib.php - Contains functions that only administrators will ever need to use\n *\n * @author Martin Dougiamas and many others\n * @version  $Id: adminlib.php,v 1.153.2.76 2010/10/06 08:50:31 mudrd8mz Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\ndefine('INSECURE_DATAROOT_WARNING', 1);\ndefine('INSECURE_DATAROOT_ERROR', 2);\n\nfunction upgrade_main_savepoint($result, $version) {\n    global $CFG;\n\n    if ($result) {\n        if ($CFG->version >= $version) {\n            // something really wrong is going on in main upgrade script\n            error(\"Upgrade savepoint: Can not upgrade main version from $CFG->version to $version.\");\n        }\n        set_config('version', $version);\n    } else {\n        notify (\"Upgrade savepoint"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24e9000, 181396)    = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/top.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2219, ...}) = 0
4724  mmap(NULL, 2219, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 2219)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/top.php", {st_mode=S_IFREG|0644, st_size=2219, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/top.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2219, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2219, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2219, ...}) = 0
4724  mmap(NULL, 2219, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2219, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: top.php,v 1.15.2.8 2008/11/28 08:12:52 skodak Exp $\n\n// This is the first file read by the lib/adminlib.php script\n// We use it to create the categories in correct order,\n// since they need to exist *before* settingpages and externalpages\n// are added to them.\n\n$systemcontext = get_context_instance(CONTEXT_SYSTEM);\nif (get_site()) {\n    $hassiteconfig = has_capability('moodle/site:config', $systemcontext);\n} else {\n    // installation starts - no permission checks\n    $hassiteconfig = true;\n}\n\n$ADMIN->add('root', new admin_externalpage('adminnotifications', get_string('notifications'), \"$CFG->wwwroot/$CFG->admin/index.php\"));\n\n // hidden upgrade script\n$ADMIN->add('root', new admin_externalpage('upgradesettings', get_string('upgradesettings', 'admin'), \"$CFG->wwwroot/$CFG->ad"..., 4096) = 2219
4724  lseek(11, 2219, SEEK_SET)         = 2219
4724  munmap(0x7f85b2544000, 2219)      = 0
4724  lseek(11, -2219, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/admin.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=127534, ...}) = 0
4724  mmap(NULL, 127534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f6000
4724  munmap(0x7f85b24f6000, 127534)    = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/admin.php", {st_mode=S_IFREG|0666, st_size=127534, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/admin.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=127534, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=127534, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=127534, ...}) = 0
4724  mmap(NULL, 127534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f6000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=127534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f5000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // admin.php - created with Moodle 1.9.11 (Build: 20110221) (2007101591.02)\n\n\n$string['accessdenied'] = 'Accesso negato';\n$string['accounts'] = 'Profili';\n$string['adminseesall'] = 'Eventi degli amministratori';\n$string['adminseesallevents'] = 'Gli amministratori visualizzano tutti gli eventi';\n$string['adminseesownevents'] = 'Gli amministratori visualizzano solo i propri eventi';\n$string['allowcategorythemes'] = 'Consenti la scelta dei temi per le categorie';\n$string['allowcoursethemes'] = 'Consenti la scelta dei temi per i corsi';\n$string['allowdeletes'] = 'Eliminazione utenti';\n$string['allowemailaddresses'] = 'Domini di posta autorizzati';\n$string['allowobjectembed'] = 'Consenti i tag EMBED e OBJECT';\n$string['allowrenames'] = 'Modifica degli username';\n$string['al"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f6000, 127534)    = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b24f5000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/mnet.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/mnet.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/mnet.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=23402, ...}) = 0
4724  mmap(NULL, 23402, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2510000
4724  munmap(0x7f85b2510000, 23402)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/mnet.php", {st_mode=S_IFREG|0666, st_size=23402, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/mnet.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=23402, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=23402, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=23402, ...}) = 0
4724  mmap(NULL, 23402, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2510000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=23402, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: mnet.php,v 1.10 2010/04/06 12:45:37 andreabix Exp $ \n      // mnet.php - created with Moodle 1.9.8 (Build: 20100325) (2007101580)\n\n\n$string['RPC_HTTPS_SELF_SIGNED'] = 'HTTPS (self-signed)';\n$string['RPC_HTTPS_VERIFIED'] = 'HTTPS (signed)';\n$string['RPC_HTTP_PLAINTEXT'] = 'HTTP non crittato';\n$string['RPC_HTTP_SELF_SIGNED'] = 'HTTP (self-signed)';\n$string['RPC_HTTP_VERIFIED'] = 'HTTP (signed)';\n$string['aboutyourhost'] = 'Informazioni sul tuo server';\n$string['accesslevel'] = 'Livello di accesso';\n$string['addhost'] = 'Aggiungi host';\n$string['addnewhost'] = 'Aggiungi un nuovo host';\n$string['addtoacl'] = 'Aggiungi al Controllo Accessi';\n$string['allhosts_no_options'] = 'Non ci sono opzioni disponibili quando si visualizzano host multipli';\n$string['allow'] = 'Consenti';\n$stri"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 23402)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
4724  getdents(11, /* 16 entries */, 32768) = 520
4724  getdents(11, /* 0 entries */, 32768) = 0
4724  close(11)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/appearance.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
4724  mmap(NULL, 7756, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 7756)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/appearance.php", {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/appearance.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
4724  mmap(NULL, 7756, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: appearance.php,v 1.25.2.11 2009/04/01 07:39:43 dongsheng Exp $\n\n// This file defines settingpages and externalpages under the \"appearance\" category\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n    $ADMIN->add('appearance', new admin_category('themes', get_string('themes')));\n    // \"themesettings\" settingpage\n    $temp = new admin_settingpage('themesettings', get_string('themesettings', 'admin'));\n    $temp->add(new admin_setting_configtext('themelist', get_string('themelist', 'admin'), get_string('configthemelist','admin'), '', PARAM_NOTAGS));\n    $temp->add(new admin_setting_configcheckbox('allowuserthemes', get_string('allowuserthemes', 'admin'), get_string('configallowuserthemes', 'admin'), 0));\n    $temp->add(new admin_setting_configc"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 7756)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/courses.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8580, ...}) = 0
4724  mmap(NULL, 8580, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  munmap(0x7f85b2513000, 8580)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/courses.php", {st_mode=S_IFREG|0644, st_size=8580, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/courses.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8580, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8580, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8580, ...}) = 0
4724  mmap(NULL, 8580, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8580, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: courses.php,v 1.14.2.11 2009/02/13 09:58:21 stronk7 Exp $\n\n// This file defines settingpages and externalpages under the \"courses\" category\n\nif ($hassiteconfig\n or has_capability('moodle/site:backup', $systemcontext)\n or has_capability('moodle/category:manage', $systemcontext)\n or has_capability('moodle/course:create', $systemcontext)\n or has_capability('moodle/site:approvecourse', $systemcontext)) { // speedup for non-admins, add all caps used on this page\n\n    $ADMIN->add('courses', new admin_externalpage('coursemgmt', get_string('coursemgmt', 'admin'), $CFG->wwwroot . '/course/index.php?categoryedit=on',\n            array('moodle/category:manage', 'moodle/course:create')));\n\n    $ADMIN->add('courses', new admin_enrolment_page());\n\n/// Course Default Settings Page\n/// NOTE:"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 8580)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/frontpage.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4785, ...}) = 0
4724  mmap(NULL, 4785, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 4785)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/frontpage.php", {st_mode=S_IFREG|0644, st_size=4785, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/frontpage.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4785, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4785, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4785, ...}) = 0
4724  mmap(NULL, 4785, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4785, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: frontpage.php,v 1.8.2.5 2009/01/14 04:47:22 dongsheng Exp $\n\n// This file defines everything related to frontpage\n\nif (get_site()) { //do not use during installation\n    $frontpagecontext = get_context_instance(CONTEXT_COURSE, SITEID);\n\n    if ($hassiteconfig or has_any_capability(array(\n            'moodle/course:update',\n            'moodle/role:assign',\n            'moodle/site:restore',\n            'moodle/site:backup',\n            'moodle/course:managefiles',\n            'moodle/question:add',\n            'moodle/question:editmine',\n            'moodle/question:editall',\n            'moodle/question:viewmine',\n            'moodle/question:viewall',\n            'moodle/question:movemine',\n            'moodle/question:moveall'), $frontpagecontext)) {\n\n        // \"frontpage"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 4785)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/grades.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0
4724  mmap(NULL, 14470, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 14470)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/grades.php", {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/grades.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0
4724  mmap(NULL, 14470, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14470, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2511000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: grades.php,v 1.14.2.22 2009/04/24 17:58:58 skodak Exp $\n\n// This file defines settingpages and externalpages under the \"grades\" section\n\nif (has_capability('moodle/grade:manage', $systemcontext)\n or has_capability('moodle/grade:manageletters', $systemcontext)) { // speedup for non-admins, add all caps used on this page\n\n    require_once $CFG->libdir.'/grade/constants.php';\n    $display_types = array(GRADE_DISPLAY_TYPE_REAL => get_string('real', 'grades'),\n                           GRADE_DISPLAY_TYPE_PERCENTAGE => get_string('percentage', 'grades'),\n                           GRADE_DISPLAY_TYPE_LETTER => get_string('letter', 'grades'),\n                           GRADE_DISPLAY_TYPE_REAL_PERCENTAGE => get_string('realpercentage', 'grades'),\n                           GRADE_DISP"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2512000, 14470)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2511000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/language.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2015, ...}) = 0
4724  mmap(NULL, 2015, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 2015)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/language.php", {st_mode=S_IFREG|0644, st_size=2015, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/language.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2015, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2015, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2015, ...}) = 0
4724  mmap(NULL, 2015, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2015, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: language.php,v 1.7.4.5 2008/01/11 17:20:31 stronk7 Exp $\n\n// This file defines settingpages and externalpages under the \"appearance\" category\n\nif ($hassiteconfig\n    or has_capability('moodle/site:langeditmaster', $systemcontext)\n    or has_capability('moodle/site:langeditlocal', $systemcontext)) { // speedup for non-admins, add all caps used on this page\n\n    // \"languageandlocation\" settingpage\n    $temp = new admin_settingpage('langsettings', get_string('languagesettings', 'admin'));\n    $temp->add(new admin_setting_configcheckbox('autolang', get_string('autolang', 'admin'), get_string('configautolang', 'admin'), 1));\n    $temp->add(new admin_setting_configselect('lang', get_string('lang', 'admin'), get_string('configlang', 'admin'), current_language(), get_list_of_languag"..., 4096) = 2015
4724  lseek(11, 2015, SEEK_SET)         = 2015
4724  munmap(0x7f85b2515000, 2015)      = 0
4724  lseek(11, -2015, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/location.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1617, ...}) = 0
4724  mmap(NULL, 1617, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 1617)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/location.php", {st_mode=S_IFREG|0644, st_size=1617, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/location.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1617, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1617, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1617, ...}) = 0
4724  mmap(NULL, 1617, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1617, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id$\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n    // \"locations\" settingpage\n    $temp = new admin_settingpage('locationsettings', get_string('locationsettings', 'admin'));\n    $options = get_list_of_timezones();\n    $options[99] = get_string('serverlocaltime');\n    $temp->add(new admin_setting_configselect('timezone', get_string('timezone','admin'), get_string('configtimezone', 'admin'), 99, $options));\n    $options[99] = get_string('timezonenotforced', 'admin');\n    $temp->add(new admin_setting_configselect('forcetimezone', get_string('forcetimezone', 'admin'), get_string('helpforcetimezone', 'admin'), 99, $options));\n    $options = get_list_of_countries();\n    $options[0] = get_string('choose') .'...';\n    $temp->add(new admin_setting_co"..., 4096) = 1617
4724  lseek(11, 1617, SEEK_SET)         = 1617
4724  munmap(0x7f85b2515000, 1617)      = 0
4724  lseek(11, -1617, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/misc.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2786, ...}) = 0
4724  mmap(NULL, 2786, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 2786)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/misc.php", {st_mode=S_IFREG|0644, st_size=2786, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/misc.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2786, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2786, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2786, ...}) = 0
4724  mmap(NULL, 2786, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2786, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: misc.php,v 1.14.2.7 2009/10/26 08:56:22 stronk7 Exp $\n\n// * Miscellaneous settings\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n    // Experimental settings page\n    $temp = new admin_settingpage('experimental', get_string('experimental', 'admin'));\n    $temp->add(new admin_setting_configcheckbox('enableglobalsearch', get_string('enableglobalsearch', 'admin'), get_string('configenableglobalsearch', 'admin'), 0));\n    $temp->add(new admin_setting_configcheckbox('smartpix', get_string('smartpix', 'admin'), get_string('configsmartpix', 'admin'), 0));\n    $item = new admin_setting_configcheckbox('enablehtmlpurifier', get_string('enablehtmlpurifier', 'admin'), get_string('configenablehtmlpurifier', 'admin'), 0); \n    $item->set_updatedcallback("..., 4096) = 2786
4724  lseek(11, 2786, SEEK_SET)         = 2786
4724  munmap(0x7f85b2515000, 2786)      = 0
4724  lseek(11, -2786, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/mnet.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0
4724  mmap(NULL, 1502, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 1502)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/mnet.php", {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/mnet.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0
4724  mmap(NULL, 1502, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1502, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: mnet.php,v 1.3.6.2 2007/12/19 17:38:37 skodak Exp $\n\n// This file defines settingpages and externalpages under the \"mnet\" category\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n\n$ADMIN->add('mnet', new admin_externalpage('net', get_string('settings', 'mnet'),\n                                           \"$CFG->wwwroot/$CFG->admin/mnet/index.php\",\n                                           'moodle/site:config'));\n\n$ADMIN->add('mnet', new admin_externalpage('mnetpeers', get_string('mnetpeers', 'mnet'),\n                                           \"$CFG->wwwroot/$CFG->admin/mnet/peers.php\",\n                                           'moodle/site:config'));\n$ADMIN->add('mnet', new admin_externalpage('ssoaccesscontrol', get_string('ssoaccesscontrol'"..., 4096) = 1502
4724  lseek(11, 1502, SEEK_SET)         = 1502
4724  munmap(0x7f85b2515000, 1502)      = 0
4724  lseek(11, -1502, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/security.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=12004, ...}) = 0
4724  mmap(NULL, 12004, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  munmap(0x7f85b2513000, 12004)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/security.php", {st_mode=S_IFREG|0644, st_size=12004, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/security.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=12004, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=12004, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=12004, ...}) = 0
4724  mmap(NULL, 12004, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=12004, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: security.php,v 1.21.2.15 2010/03/19 07:58:52 skodak Exp $\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n\n    // \"sitepolicies\" settingpage\n    $temp = new admin_settingpage('sitepolicies', get_string('sitepolicies', 'admin'));\n    $temp->add(new admin_setting_configcheckbox('protectusernames', get_string('protectusernames', 'admin'), get_string('configprotectusernames', 'admin'), 1));\n    $temp->add(new admin_setting_configcheckbox('forcelogin', get_string('forcelogin', 'admin'), get_string('configforcelogin', 'admin'), 0));\n    $temp->add(new admin_setting_configcheckbox('forceloginforprofiles', get_string('forceloginforprofiles', 'admin'), get_string('configforceloginforprofiles', 'admin'), 1));\n    $temp->add(new admin_setting_configchec"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 12004)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/server.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=32313, ...}) = 0
4724  mmap(NULL, 32313, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250e000
4724  munmap(0x7f85b250e000, 32313)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/server.php", {st_mode=S_IFREG|0644, st_size=32313, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/server.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=32313, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=32313, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=32313, ...}) = 0
4724  mmap(NULL, 32313, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250e000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=32313, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250d000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: server.php,v 1.26.2.29 2009/04/15 03:52:18 dongsheng Exp $\n\n// This file defines settingpages and externalpages under the \"server\" category\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n\n// \"systempaths\" settingpage\n$temp = new admin_settingpage('systempaths', get_string('systempaths','admin'));\n$temp->add(new admin_setting_configselect('gdversion', get_string('gdversion','admin'), get_string('configgdversion', 'admin'), check_gd_version(), array('0' => get_string('gdnot'),\n                                                                                                                                                          '1' => get_string('gd1'),\n                                                                                           "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b250e000, 32313)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b250d000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/unsupported.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=949, ...}) = 0
4724  mmap(NULL, 949, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 949)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/unsupported.php", {st_mode=S_IFREG|0644, st_size=949, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/unsupported.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=949, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=949, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=949, ...}) = 0
4724  mmap(NULL, 949, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=949, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: unsupported.php,v 1.1.10.3 2007/12/29 16:35:59 skodak Exp $\n\n// This file defines settingpages and externalpages in the \"unsupported\" hidden category, use wisely!\n\nif ($hassiteconfig) { // speedup for non-admins, add all caps used on this page\n\n    $ADMIN->add('unsupported', new admin_externalpage('purgemoodledata', 'Purge moodledata', $CFG->wwwroot.'/'.$CFG->admin.'/delete.php', 'moodle/site:config', true));\n    $ADMIN->add('unsupported', new admin_externalpage('healthcenter', get_string('healthcenter'), $CFG->wwwroot.'/'.$CFG->admin.'/health.php', 'moodle/site:config', true));\n    $ADMIN->add('unsupported', new admin_externalpage('toinodb', 'Convert to InnoDB', $CFG->wwwroot.'/'.$CFG->admin.'/innodb.php', 'moodle/site:config', true));\n    $ADMIN->add('unsupported', new admi"..., 4096) = 949
4724  lseek(11, 949, SEEK_SET)          = 949
4724  munmap(0x7f85b2515000, 949)       = 0
4724  lseek(11, -949, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/users.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11382, ...}) = 0
4724  mmap(NULL, 11382, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  munmap(0x7f85b2513000, 11382)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/users.php", {st_mode=S_IFREG|0644, st_size=11382, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/users.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11382, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11382, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11382, ...}) = 0
4724  mmap(NULL, 11382, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11382, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: users.php,v 1.26.2.18 2010/04/10 15:11:49 iarenaza Exp $\n\n// This file defines settingpages and externalpages under the \"users\" category\n\n$ADMIN->add('users', new admin_category('authsettings', get_string('authentication','admin')));\n$ADMIN->add('users', new admin_category('accounts', get_string('accounts', 'admin')));\n$ADMIN->add('users', new admin_category('roles', get_string('permissions', 'role')));\n\nif ($hassiteconfig\n or has_capability('moodle/site:uploadusers', $systemcontext)\n or has_capability('moodle/user:create', $systemcontext)\n or has_capability('moodle/user:update', $systemcontext)\n or has_capability('moodle/user:delete', $systemcontext)\n or has_capability('moodle/role:manage', $systemcontext)\n or has_capability('moodle/role:assign', $systemcontext)) { // speedu"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 11382)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/role.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/role.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/role.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=21236, ...}) = 0
4724  mmap(NULL, 21236, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2510000
4724  munmap(0x7f85b2510000, 21236)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/role.php", {st_mode=S_IFREG|0666, st_size=21236, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/role.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=21236, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=21236, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=21236, ...}) = 0
4724  mmap(NULL, 21236, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2510000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=21236, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: role.php,v 1.34 2010/03/29 18:59:44 andreabix Exp $ \n      // role.php - created with Moodle 2.0 dev (Build: 20100329) (2010032405)\n\n\n$string['addinganewrole'] = 'Aggiungi un nuovo ruolo';\n$string['addingrolebycopying'] = 'Aggiungi un nuovo ruolo basato su $a';\n$string['addrole'] = 'Aggiungi un nuovo ruolo';\n$string['advancedoverride'] = 'Modifica avanzata ruolo';\n$string['allow'] = 'Consenti';\n$string['allowassign'] = 'Autorizzati ad assegnare ruoli';\n$string['allowed'] = 'Consentito';\n$string['allowoverride'] = 'Autorizzati a modificare ruoli';\n$string['allowroletoassign'] = 'Consenti agli utenti con il ruolo $a->fromrole di assegnare il ruolo $a->targetrole';\n$string['allowroletooverride'] = 'Consenti agli utenti con il ruolo $a->fromrole di modificare il ruolo $a->targetr"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 21236)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/plugins.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0
4724  mmap(NULL, 11419, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  munmap(0x7f85b2513000, 11419)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings/plugins.php", {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/settings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/settings/plugins.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0
4724  mmap(NULL, 11419, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11419, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  //$Id: plugins.php,v 1.1.2.10 2009/02/07 22:24:26 skodak Exp $\n\nif ($hassiteconfig) {\n\n    $ADMIN->add('modules', new admin_category('modsettings', get_string('activities')));\n    $ADMIN->add('modsettings', new admin_page_managemods());\n    if ($modules = get_records('modules')) {\n        $modulebyname = array();\n\n        foreach ($modules as $module) {\n            $strmodulename = get_string('modulename', $module->name);\n            // Deal with modules which are lacking the language string\n            if ($strmodulename == '[[modulename]]') {\n                $textlib = textlib_get_instance();\n                $strmodulename = $textlib->strtotitle($module->name);\n            }\n            $modulebyname[$strmodulename] = $module;\n        }\n        ksort($modulebyname);\n\n        forea"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 11419)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 11
4724  getdents(11, /* 10 entries */, 32768) = 304
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/log", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/question", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/security", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/unittest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/courseoverview", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/spamcleaner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/backups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/stats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  getdents(11, /* 0 entries */, 32768) = 0
4724  close(11)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/backups/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/backups/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
4724  mmap(NULL, 245, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 245)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/backups/settings.php", {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/backups", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/backups/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
4724  mmap(NULL, 245, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: settings.php,v 1.1.2.2 2008/11/26 20:58:04 skodak Exp $\n$ADMIN->add('reports', new admin_externalpage('reportbackups', get_string('backups', 'admin'), \"$CFG->wwwroot/$CFG->admin/report/backups/index.php\",'moodle/site:backup'));\n?>", 4096) = 245
4724  lseek(11, 245, SEEK_SET)          = 245
4724  munmap(0x7f85b2515000, 245)       = 0
4724  lseek(11, -245, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/courseoverview/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/courseoverview/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=274, ...}) = 0
4724  mmap(NULL, 274, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 274)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/courseoverview/settings.php", {st_mode=S_IFREG|0644, st_size=274, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/courseoverview", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/courseoverview/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=274, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=274, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=274, ...}) = 0
4724  mmap(NULL, 274, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=274, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: settings.php,v 1.1.2.3 2008/11/29 14:30:58 skodak Exp $\n$ADMIN->add('reports', new admin_externalpage('reportcourseoverview', get_string('courseoverview', 'admin'), \"$CFG->wwwroot/$CFG->admin/report/courseoverview/index.php\",'report/courseoverview:view'));\n?>", 4096) = 274
4724  lseek(11, 274, SEEK_SET)          = 274
4724  munmap(0x7f85b2515000, 274)       = 0
4724  lseek(11, -274, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/log/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/log/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=472, ...}) = 0
4724  mmap(NULL, 472, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 472)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/log/settings.php", {st_mode=S_IFREG|0644, st_size=472, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/log", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/log/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=472, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=472, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=472, ...}) = 0
4724  mmap(NULL, 472, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=472, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: settings.php,v 1.1.2.4 2008/11/29 16:23:45 skodak Exp $\n// just a link to course report\n$ADMIN->add('reports', new admin_externalpage('reportlog', get_string('log', 'admin'), \"$CFG->wwwroot/course/report/log/index.php?id=\".SITEID, 'coursereport/log:view'));\n$ADMIN->add('reports', new admin_externalpage('reportloglive', get_string('loglive', 'coursereport_log'), \"$CFG->wwwroot/course/report/log/indexlive.php?id=\".SITEID, 'coursereport/log:viewlive'));\n?>", 4096) = 472
4724  lseek(11, 472, SEEK_SET)          = 472
4724  munmap(0x7f85b2515000, 472)       = 0
4724  lseek(11, -472, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/coursereport_log.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/coursereport_log.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/coursereport_log.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=382, ...}) = 0
4724  mmap(NULL, 382, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 382)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/coursereport_log.php", {st_mode=S_IFREG|0666, st_size=382, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/coursereport_log.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=382, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=382, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=382, ...}) = 0
4724  mmap(NULL, 382, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=382, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: coursereport_log.php,v 1.3 2010/03/29 18:59:44 andreabix Exp $ \n      // coursereport_log.php - created with Moodle 2.0 dev (Build: 20100329) (2010032405)\n\n\n$string['log:view'] = 'Visualizzare i log del corso';\n$string['log:viewlive'] = 'Visualizzare i Live log del corso';\n$string['log:viewtoday'] = 'Visualizzare i log di oggi';\n$string['loglive'] = 'Live log';\n\n?>\n", 4096) = 382
4724  lseek(11, 382, SEEK_SET)          = 382
4724  munmap(0x7f85b2515000, 382)       = 0
4724  lseek(11, -382, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/question/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/question/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0
4724  mmap(NULL, 249, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 249)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/question/settings.php", {st_mode=S_IFREG|0644, st_size=249, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/question", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/question/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0
4724  mmap(NULL, 249, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=249, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: settings.php,v 1.1.2.1 2008/11/26 20:58:07 skodak Exp $\n$ADMIN->add('reports', new admin_externalpage('reportquestion', get_string('question', 'admin'), \"$CFG->wwwroot/$CFG->admin/report/question/index.php\", 'moodle/site:config'));\n?>", 4096) = 249
4724  lseek(11, 249, SEEK_SET)          = 249
4724  munmap(0x7f85b2515000, 249)       = 0
4724  lseek(11, -249, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/security/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/security/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0
4724  mmap(NULL, 264, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 264)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/security/settings.php", {st_mode=S_IFREG|0644, st_size=264, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/security", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/security/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0
4724  mmap(NULL, 264, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=264, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  //$Id: settings.php,v 1.1.2.2 2009/01/15 20:16:13 skodak Exp $\n\n$ADMIN->add('reports', new admin_externalpage('reportsecurity', get_string('reportsecurity', 'report_security'), \"$CFG->wwwroot/$CFG->admin/report/security/index.php\",'report/security:view'));\n", 4096) = 264
4724  lseek(11, 264, SEEK_SET)          = 264
4724  munmap(0x7f85b2515000, 264)       = 0
4724  lseek(11, -264, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/report_security.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/report_security.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/report_security.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=16576, ...}) = 0
4724  mmap(NULL, 16576, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2511000
4724  munmap(0x7f85b2511000, 16576)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/report_security.php", {st_mode=S_IFREG|0666, st_size=16576, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/report_security.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=16576, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=16576, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=16576, ...}) = 0
4724  mmap(NULL, 16576, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2511000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=16576, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2510000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: report_security.php,v 1.12 2010/02/19 18:42:17 andreabix Exp $ \n      // report_security.php - created with Moodle 2.0 dev (Build: 20100212) (2010020701)\n\n\n$string['check_configrw_details'] = '<p>Si raccomanda di modificare i permessi del file config.php subito dopo l\\'installazione per evitare che il file possa essere modificato da processi del web server.\nQuesta impostazione non innalza significativamente la sicurezza del vostro sito, tuttavia riduce e limita i pericoli provenienti dai pi\303\271 comuni exploit.</p>';\n$string['check_configrw_name'] = 'File config.php modificabile';\n$string['check_configrw_ok'] = 'Il file config.php non \303\250 modificabile da script PHP.';\n$string['check_configrw_warning'] = 'Il file config.php pu\303\262 essere modificato da script PHP.';\n$string['check_co"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2511000, 16576)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2510000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/spamcleaner/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/spamcleaner/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
4724  mmap(NULL, 221, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 221)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/spamcleaner/settings.php", {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/spamcleaner", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/spamcleaner/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
4724  mmap(NULL, 221, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n\n// spam cleaner\n$ADMIN->add('reports', new admin_externalpage('reportspamcleaner', get_string('spamcleaner','report_spamcleaner'), \"$CFG->wwwroot/$CFG->admin/report/spamcleaner/index.php\", 'moodle/site:config'));\n\n", 4096) = 221
4724  lseek(11, 221, SEEK_SET)          = 221
4724  munmap(0x7f85b2515000, 221)       = 0
4724  lseek(11, -221, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/report_spamcleaner.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/report_spamcleaner.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/report_spamcleaner.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1571, ...}) = 0
4724  mmap(NULL, 1571, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 1571)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/report_spamcleaner.php", {st_mode=S_IFREG|0666, st_size=1571, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/report_spamcleaner.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1571, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1571, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1571, ...}) = 0
4724  mmap(NULL, 1571, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1571, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: report_spamcleaner.php,v 1.3 2009/02/18 09:28:06 andreabix Exp $ \n      // report_spamcleaner.php - created with Moodle 1.9.4+ (Build: 20090215) (2007101541)\n\n\n$string['spamauto'] = 'Cerca automaticamente parole tipiche da spammer';\n$string['spamcannotdelete'] = 'Non \303\250 possibile eliminare questo utente';\n$string['spamcannotfinduser'] = 'Non \303\250 stato trovato nessun utente che corrisponda ai criteri di ricerca';\n$string['spamcleaner'] = 'Profile inspector';\n$string['spamcleanerintro'] = 'Questo script esegue ricerche nei profili utente per trovare ed eventualmente eliminare profili inappropriati o palesemente creati da spammer. Potete usare parole chiave multiple separandole da virgole (ad esempio: casino, porn)<br /><br />Moodle Docs fornisce maggiori informazioni sul tema: <"..., 4096) = 1571
4724  lseek(11, 1571, SEEK_SET)         = 1571
4724  munmap(0x7f85b2515000, 1571)      = 0
4724  lseek(11, -1571, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/stats/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/stats/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
4724  mmap(NULL, 272, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 272)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/stats/settings.php", {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/stats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/stats/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
4724  mmap(NULL, 272, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=272, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: settings.php,v 1.2.2.3 2008/11/29 14:30:55 skodak Exp $\n// just a link to course report\n$ADMIN->add('reports', new admin_externalpage('reportstats', get_string('stats', 'admin'), \"$CFG->wwwroot/course/report/stats/index.php\", 'coursereport/stats:view'));\n?>", 4096) = 272
4724  lseek(11, 272, SEEK_SET)          = 272
4724  munmap(0x7f85b2515000, 272)       = 0
4724  lseek(11, -272, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/admin/report/unittest/settings.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/unittest/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
4724  mmap(NULL, 252, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 252)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/unittest/settings.php", {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report/unittest", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/admin/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/admin/report/unittest/settings.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
4724  mmap(NULL, 252, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  //$Id: settings.php,v 1.3.2.2 2008/11/26 20:58:03 skodak Exp $\n$ADMIN->add('reports', new admin_externalpage('reportunittest', get_string('simpletest', 'admin'), \"$CFG->wwwroot/$CFG->admin/report/unittest/index.php\", 'report/unittest:view'));\n?>", 4096) = 252
4724  lseek(11, 252, SEEK_SET)          = 252
4724  munmap(0x7f85b2515000, 252)       = 0
4724  lseek(11, -252, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/admin.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/admin.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/local/settings.php", F_OK) = -1 ENOENT (No such file or directory)
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "%\0\0\0\3SELECT name, 1 FROM mdl_capabilities", 41) = 41
4724  read(9, "\1\0\0\1\2M\0\0\2\3def\17michelep_moodle\20mdl_capabilities\20mdl_capabilities\4name\4name\f!\0\375\2\0\0\375\5@\0\0\0\27\0\0\3\3def\0\0\0\0011\0\f?\0\1\0\0\0\10\201\0\0\0\0\5\0\0\4\376\0\0\"\0\36\0\0\5\33block/online_users:viewlist\0011&\0\0\6#block/rss_client:createprivatefeeds\0011%\0\0\7\"block/rss_client:createsharedfeeds\0011\"\0\0\10\37block/rss_client:manageanyfeeds\0011\"\0\0\t\37block/rss_client:manageownfeeds\0011\30\0\0\n\25coursereport/log:view\0011\34\0\0\v\31coursereport/log:viewlive\0011\35\0\0\f\32coursereport/log:viewtoday\0011\34\0\0\r\31coursereport/outline:view\0011\"\0\0\16\37coursereport/participation:view\0011\32\0\0\17\27coursereport/stats:view\0011!\0\0\20\36enrol/authorize:managepayments\0011\34\0\0\21\31enrol/authorize:uploadcsv\0011\32\0\0\22\27gradeexport/ods:publish\0011\27\0\0\23\24gradeexport/ods:view\0011\32\0\0\24\27gradeexport/txt:publish\0011\27\0\0\25\24gradeexport/txt:view\0011\32\0\0\26\27gradeexport/xls:publish\0011\27\0\0\27\24gradeexport/xls:view\0011\32\0\0\30\27gradeexport/xml:publish\0011\27\0\0\31\24gradeexport/xml:v"..., 16384) = 7000
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "R\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '80' AND instanceid = '34' LIMIT 1", 86) = 86
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\23\0\0\10\00285\00280\00234\7/1/2/85\0013\5\0\0\t\376\0\0\2\0", 16384) = 427
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\333\2\0\0\3SELECT x.instanceid, x.id, x.contextlevel, x.path, x.depth\n              FROM mdl_course_modules cm\n              JOIN mdl_context x ON x.instanceid=cm.id\n             WHERE cm.course=1\n                   AND x.contextlevel=70\n\n         UNION ALL\n\n            SELECT x.instanceid, x.id, x.contextlevel, x.path, x.depth\n              FROM mdl_block_instance bi\n              JOIN mdl_context x ON x.instanceid=bi.id\n             WHERE bi.pageid=1\n                   AND bi.pagetype='course-view'\n                   AND x.contextlevel=80\n\n        UNION ALL\n\n           SELECT x.instanceid, x.id, x.contextlevel, x.path, x.depth\n             FROM mdl_context x\n            WHERE x.instanceid=1\n                  AND x.contextlevel=50", 735) = 735
4724  read(9, "\1\0\0\1\5*\0\0\2\3def\0\0\0\ninstanceid\ninstanceid\f?\0\24\0\0\0\10!\0\0\0\0\32\0\0\3\3def\0\0\0\2id\2id\f?\0\24\0\0\0\10!\0\0\0\0.\0\0\4\3def\0\0\0\fcontextlevel\fcontextlevel\f?\0\24\0\0\0\10!\0\0\0\0\36\0\0\5\3def\0\0\0\4path\4path\f!\0\375\2\0\0\375\0\0\0\0\0 \0\0\6\3def\0\0\0\5depth\5depth\f?\0\4\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\"\0\23\0\0\10\00241\00286\00270\7/1/2/86\0013\26\0\0\t\003138\003292\00270\10/1/2/292\0013\25\0\0\n\00266\003148\00270\10/1/2/148\0013\22\0\0\v\0019\00213\00280\7/1/2/13\0013\23\0\0\f\00210\00211\00280\7/1/2/11\0013\23\0\0\r\00211\00214\00280\7/1/2/14\0013\23\0\0\16\00234\00285\00280\7/1/2/85\0013\23\0\0\17\00235\00287\00280\7/1/2/87\0013\25\0\0\20\00277\003197\00280\10/1/2/197\0013\30\0\0\21\003221\0041267\00280\t/1/2/1267\0013\30\0\0\22\003222\0041339\00280\t/1/2/1339\0013\16\0\0\23\0011\0012\00250\4/1/2\0012\5\0\0\24\376\0\0\"\0", 16384) = 506
4724  access("/home/michelep/public_html/des-k/moodle/mod/resource/lib.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/resource.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/resource.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/resource.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=15949, ...}) = 0
4724  mmap(NULL, 15949, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 15949)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/resource.php", {st_mode=S_IFREG|0666, st_size=15949, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/resource.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=15949, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=15949, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=15949, ...}) = 0
4724  mmap(NULL, 15949, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=15949, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2511000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // resource.php - created with Moodle 1.9.8 (Build: 20100325) (2007101580)\n\n\n$string['addresource'] = 'Aggiungi una risorsa';\n$string['affectedresources'] = 'Risorse coinvolte';\n$string['allowlocalfiles'] = 'Consenti file locali';\n$string['autofilerename'] = 'Aggiorna link se il file viene rinominato';\n$string['back'] = 'Indietro';\n$string['blockdeletingfile'] = 'Blocca l\\'eliminazione di file in uso';\n$string['browserepository'] = 'Cerca nel repository';\n$string['choose'] = 'Scegli';\n$string['chooseafile'] = 'Scegli un file oppure caricane uno dal tuo computer';\n$string['chooseparameter'] = 'Scegli un parametro';\n$string['clicktoopen'] = 'Per aprire il documento, fai click su questo link:';\n$string['configallowlocalfiles'] = 'Quando si crea una risorsa di tipo \\\"Link "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2512000, 15949)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2511000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/forum/lib.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/forum.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=28652, ...}) = 0
4724  mmap(NULL, 28652, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250f000
4724  munmap(0x7f85b250f000, 28652)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/forum.php", {st_mode=S_IFREG|0666, st_size=28652, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/forum.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=28652, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=28652, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=28652, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // forum.php - created with Moodle 2.0 dev (Build: 20100212) (2010020701)\n\n\n$string['addanewdiscussion'] = 'Aggiungi un nuovo argomento di discussione';\n$string['addanewquestion'] = 'Aggiungi nuova domanda';\n$string['addanewtopic'] = 'Aggiungi nuovo argomento';\n$string['advancedsearch'] = 'Ricerca avanzata';\n$string['aggregateavg'] = 'Media dei voti';\n$string['aggregatecount'] = 'Numero di voti';\n$string['aggregatecountformat'] = '$a->count (voto: $a->grade)';\n$string['aggregatemax'] = 'Voto massimo';\n$string['aggregatemin'] = 'Voto minimo';\n$string['aggregatenone'] = 'Non aggregare i voti';\n$string['aggregatesum'] = 'Somma dei voti';\n$string['aggregatetype'] = 'Aggregazione dei voti';\n$string['ajaxrating'] = 'Abilita valutazioni AJAX';\n$string['allforums'] = 'Tutti i "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=28652, ...}) = 0
4724  read(11, "ring['cannotreply'] = 'Non puoi rispondere a questo intervento';\n$string['cannotsplit'] = 'Le discussioni non possono essere spostate da questo forum';\n$string['cannotsubscribe'] = 'Spiacente, devi appartenere ad un gruppo per poterti sottoscrivere.';\n$string['cannottrack'] = 'Non \303\250 stato possibile interrompere la visualizzazione dei messaggi non letti';\n$string['cannotunsubscribe'] = 'Non \303\250 stato possibile rimuoverti dal  forum';\n$string['cannotupdatepost'] = 'Non puoi modificare questo intervento';\n$string['cannotviewpostyet'] = 'Non puoi leggere le domande degli altri studenti in questa discussione perch\303\251 non hai ancora effettuato interventi';\n$string['cleanreadtime'] = 'Marca vecchi interventi come ora lettura';\n$string['completiondiscussions'] = 'L\\'utente deve iniziare il seguente"..., 4096) = 4096
4724  read(11, "isto viene automaticamente considerato \\\"letto\\\"';\n$string['couldnotadd'] = 'Non \303\250 possibile aggiungere l\\'intervento a causa di un errore sconosciuto.';\n$string['couldnotdeleteratings'] = 'Spiacenti, l\\'intervento non pu\303\262 essere cancellato in quanto altri utenti lo hanno gi\303\240  valutato.';\n$string['couldnotdeletereplies'] = 'Spiacenti, l\\'intervento non pu\303\262 essere cancellato in quanto altri utenti hanno gi\303\240 risposto ad esso.';\n$string['couldnotupdate'] = 'Non \303\250 possibile aggiornare l\\'intervento a causa di un errore sconosciuto.';\n$string['delete'] = 'Cancella';\n$string['deleteddiscussion'] = 'L\\'argomento di discussione \303\250 stato cancellato.';\n$string['deletedpost'] = 'L\\'intervento \303\250 stato cancellato.';\n$string['deletedposts'] = 'Quegli interventi sono stati cancellati';\n$string['de"..., 8192) = 8192
4724  read(11, "i\303\271 recenti all\\'inizio';\n$string['modeflatoldestfirst'] = 'Mostra le repliche in formato lineare, con le pi\303\271 vecchie all\\'inizio';\n$string['modenested'] = 'Mostra le repliche in formato nidificato';\n$string['modethreaded'] = 'Mostra le repliche in formato per oggetto';\n$string['modulename'] = 'Forum';\n$string['modulenameplural'] = 'Forum';\n$string['more'] = 'leggi';\n$string['movedmarker'] = 'Spostato';\n$string['movethisdiscussionto'] = 'Sposta la discussione in...';\n$string['mustprovidediscussionorpost'] = 'Per esportare un argomento di discussione devi indicare l\\'id della discussione o dell\\'intervento.';\n$string['namenews'] = 'Forum News';\n$string['namesocial'] = 'Forum Relazionale';\n$string['nameteacher'] = 'Forum Insegnanti';\n$string['newforumposts'] = 'Nuovi interventi nel forum';\n"..., 8192) = 8192
4724  read(11, "deve corrispondere all\\'autore';\n$string['searchuserid'] = 'Il Moodle ID dell\\'autore';\n$string['searchwhichforums'] = 'Scegliere in quali forum cercare';\n$string['searchwords'] = 'Queste parole possono apparire in qualunque punto dell\\'intervento';\n$string['seeallposts'] = 'Visualizzare tutti gli interventi di questo utente';\n$string['sendinratings'] = 'Aggiungere alle mie ultime valutazioni';\n$string['shortpost'] = 'Intervento breve';\n$string['showsubscribers'] = 'Visualizza e modifica le sottoscrizioni al forum';\n$string['singleforum'] = 'Forum monotematico';\n$string['startedby'] = 'Iniziato da';\n$string['subject'] = 'Soggetto';\n$string['subscribe'] = 'Sottoscrivi questo forum';\n$string['subscribeall'] = 'Sottoscrivi tutti a questo forum';\n$string['subscribed'] = 'Sottoscritto';\n$string"..., 8192) = 4076
4724  read(11, "", 4096)                = 0
4724  read(11, "", 8192)                = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "v\1\0\0\3SELECT cc.*,\n                       ctx.id AS ctxid, ctx.path AS ctxpath,\n                       ctx.depth AS ctxdepth, ctx.contextlevel AS ctxlevel\n                FROM mdl_course_categories cc\n                JOIN mdl_context ctx\n                  ON cc.id=ctx.instanceid AND ctx.contextlevel=40\n                WHERE cc.parent=0\n                ORDER BY cc.sortorder ASC", 378) = 378
4724  read(9, "\1\0\0\1\17@\0\0\2\3def\17michelep_moodle\2cc\25mdl_course_categories\2id\2id\f?\0\n\0\0\0\10#B\0\0\0D\0\0\3\3def\17michelep_moodle\2cc\25mdl_course_categories\4name\4name\f!\0\375\2\0\0\375\1\0\0\0\0R\0\0\4\3def\17michelep_moodle\2cc\25mdl_course_categories\vdescription\vdescription\f!\0\375\377\2\0\374\20\0\0\0\0H\0\0\5\3def\17michelep_moodle\2cc\25mdl_course_categories\6parent\6parent\f?\0\n\0\0\0\10)@\0\0\0N\0\0\6\3def\17michelep_moodle\2cc\25mdl_course_categories\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0R\0\0\7\3def\17michelep_moodle\2cc\25mdl_course_categories\vcoursecount\vcoursecount\f?\0\n\0\0\0\10!\0\0\0\0J\0\0\10\3def\17michelep_moodle\2cc\25mdl_course_categories\7visible\7visible\f?\0\1\0\0\0\1\1\0\0\0\0T\0\0\t\3def\17michelep_moodle\2cc\25mdl_course_categories\ftimemodified\ftimemodified\f?\0\n\0\0\0\10!\0\0\0\0F\0\0\n\3def\17michelep_moodle\2cc\25mdl_course_categories\5depth\5depth\f?\0\n\0\0\0\10!\0\0\0\0D\0\0\v\3def\17michelep_moodle\2cc\25mdl_course_categories\4path\4path\f!\0\375\2\0\0\375\1\0\0\0\0F\0\0\f\3def\17mich"..., 16384) = 7487
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/my/pagelib.php", {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/my", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/my/pagelib.php", {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/my", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/my/pagelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  mmap(NULL, 3314, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/my/pagelib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  mmap(NULL, 3314, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 3314)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  //$Id: pagelib.php,v 1.11.2.3 2008/09/15 11:29:24 mudrd8mz Exp $\n\nrequire_once($CFG->libdir.'/pagelib.php');\n\nclass page_my_moodle extends page_base {\n\n    function get_type() {\n        return PAGE_MY_MOODLE;\n    }\n\n    function user_allowed_editing() {\n        page_id_and_class($id,$class);\n        if ($id == PAGE_MY_MOODLE) {\n            return true;\n        } else if (has_capability('moodle/my:manageblocks', get_context_instance(CONTEXT_SYSTEM)) && defined('ADMIN_STICKYBLOCKS')) {\n            return true;\n        }\n        return false;\n    }\n\n    function user_is_editing() {\n        global $USER;\n        if (has_capability('moodle/my:manageblocks', get_context_instance(CONTEXT_SYSTEM)) && defined('ADMIN_STICKYBLOCKS')) {\n            return true;\n        }\n        return (!empty("..., 4096) = 3314
4724  lseek(11, 3314, SEEK_SET)         = 3314
4724  munmap(0x7f85b2515000, 3314)      = 0
4724  lseek(11, -3314, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "O\0\0\0\3SELECT * FROM mdl_course_sections WHERE course = '1' AND section = '1' LIMIT 1", 83) = 83
4724  read(9, "\1\0\0\1\6O\0\0\2\3def\17michelep_moodle\23mdl_course_sections\23mdl_course_sections\2id\2id\f?\0\n\0\0\0\10#B\0\0\0W\0\0\3\3def\17michelep_moodle\23mdl_course_sections\23mdl_course_sections\6course\6course\f?\0\n\0\0\0\10)@\0\0\0Y\0\0\4\3def\17michelep_moodle\23mdl_course_sections\23mdl_course_sections\7section\7section\f?\0\n\0\0\0\10!@\0\0\0Y\0\0\5\3def\17michelep_moodle\23mdl_course_sections\23mdl_course_sections\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0[\0\0\6\3def\17michelep_moodle\23mdl_course_sections\23mdl_course_sections\10sequence\10sequence\f!\0\375\377\2\0\374\20\0\0\0\0Y\0\0\7\3def\17michelep_moodle\23mdl_course_sections\23mdl_course_sections\7visible\7visible\f?\0\1\0\0\0\1\1\0\0\0\0\5\0\0\10\376\0\0\2\0g\2\0\t\0012\0011\0011\374[\2<div style=\"text-align: center; \"><img src=\"http://www.michelepacelli.x10.mx/des-k/moodle/file.php/1/DesK.png\" alt=\"Logo DesK\" title=\"Logo DesK\" border=\"0\" hspace=\"0\" vspace=\"0\" width=\"398\" height=\"288\" /></div><div style=\"te"..., 16384) = 1190
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "W\0\0\0\3SELECT * FROM mdl_cache_text WHERE md5key = '9e1090e90accde44f19624b59310beb8' LIMIT 1", 91) = 91
4724  read(9, "\1\0\0\1\4E\0\0\2\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\2id\2id\f?\0\n\0\0\0\10#B\0\0\0M\0\0\3\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\6md5key\6md5key\f!\0`\0\0\0\375\t@\0\0\0[\0\0\4\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\rformattedtext\rformattedtext\f!\0\377\377\377\377\374\21\20\0\0\0Y\0\0\5\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\ftimemodified\ftimemodified\f?\0\n\0\0\0\10)@\0\0\0\5\0\0\6\376\0\0\2\0\262\2\0\7\006432115 9e1090e90accde44f19624b59310beb8\374|\2<span id=\"Process_jsMath\"></span><div style=\"text-align: center; \"><img src=\"http://www.michelepacelli.x10.mx/des-k/moodle/file.php/1/DesK.png\" alt=\"Logo DesK\" title=\"Logo DesK\" border=\"0\" hspace=\"0\" vspace=\"0\" width=\"398\" height=\"288\" /></div><div style=\"text-align: justify; \"><span class=\"Apple-style-span\" style=\"font-family: verdana, arial, helvetica, sans-serif; color: rgb(102, 102, 102); \""..., 16384) = 1059
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/pix.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=731, ...}) = 0
4724  mmap(NULL, 731, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 731)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/pix.php", {st_mode=S_IFREG|0666, st_size=731, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/pix.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=731, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=731, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=731, ...}) = 0
4724  mmap(NULL, 731, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=731, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // pix.php - created with Moodle 1.2 development (2003111400)\n\n\n$string['angry'] = 'arrabbiato';\n$string['approve'] = 'approvo';\n$string['biggrin'] = 'grande sorriso';\n$string['blackeye'] = 'occhio nero';\n$string['blush'] = 'arrossito';\n$string['clown'] = 'pagliaccio';\n$string['cool'] = 'cool';\n$string['dead'] = 'morto';\n$string['evil'] = 'malvagio';\n$string['kiss'] = 'bacio';\n$string['mixed'] = 'Eh?!';\n$string['sad'] = 'triste';\n$string['shy'] = 'timido';\n$string['sleepy'] = 'assonnato';\n$string['smiley'] = 'sorridente';\n$string['surprise'] = 'sorpreso';\n$string['thoughtful'] = 'pensieroso';\n$string['tongueout'] = 'linguetta';\n$string['wideeyes'] = 'strabuzzante';\n$string['wink'] = 'ammiccante';\n\n?>\n", 4096) = 731
4724  lseek(11, 731, SEEK_SET)          = 731
4724  munmap(0x7f85b2515000, 731)       = 0
4724  lseek(11, -731, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=724, ...}) = 0
4724  mmap(NULL, 724, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 724)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", {st_mode=S_IFREG|0644, st_size=724, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=724, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=724, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=724, ...}) = 0
4724  mmap(NULL, 724, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=724, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: pix.php,v 1.2 2006/11/01 09:44:07 moodler Exp $ \n      // pix.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['angry'] = 'angry';\n$string['approve'] = 'approve';\n$string['biggrin'] = 'big grin';\n$string['blackeye'] = 'black eye';\n$string['blush'] = 'blush';\n$string['clown'] = 'clown';\n$string['cool'] = 'cool';\n$string['dead'] = 'dead';\n$string['evil'] = 'evil';\n$string['kiss'] = 'kiss';\n$string['mixed'] = 'mixed';\n$string['sad'] = 'sad';\n$string['shy'] = 'shy';\n$string['sleepy'] = 'sleepy';\n$string['smiley'] = 'smile';\n$string['surprise'] = 'surprise';\n$string['thoughtful'] = 'thoughtful';\n$string['tongueout'] = 'tongueout';\n$string['wideeyes'] = 'wide eyes';\n$string['wink'] = 'wink';\n\n?>\n", 4096) = 724
4724  lseek(11, 724, SEEK_SET)          = 724
4724  munmap(0x7f85b2515000, 724)       = 0
4724  lseek(11, -724, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/pix.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8_local/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/pix/lang/en_utf8/pix.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  mmap(NULL, 5126, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  open("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  mmap(NULL, 5126, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 5126)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php //$Id: filter.php,v 1.8 2010/01/16 19:56:49 dlnsk Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// This program is part of Moodle - Modular Object-Oriented Dynamic      //\n// Learning Environment - http://moodle.org                              //\n//                                                                       //\n// Copyright (C) 2008  Dmitry Pupinin <dlnsk@ngs.ru>                     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of the GNU General Public License as published by  //\n// the Free Software Foundation; either version 2 of "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 5126)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  mmap(NULL, 7636, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  open("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  mmap(NULL, 7636, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 7636)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: filter.php,v 1.33.2.2 2008/11/12 17:02:23 sam_marshall Exp $\n\nfunction glossary_filter($courseid, $text) {\n    global $CFG;\n\n    // Trivial-cache - keyed on $cachedcourseid\n    static $nothingtodo;\n    static $conceptlist;\n    static $cachedcourseid;\n\n    if (empty($courseid)) {\n        $courseid = SITEID;\n    }\n\n    // Initialise/invalidate our trivial cache if dealing with a different course\n    if (!isset($cachedcourseid) || $cachedcourseid !== (int)$courseid) {\n        $conceptlist = array();\n        $nothingtodo = false;\n    } \n    $cachedcourseid = (int)$courseid;\n\n    if ($nothingtodo === true) {\n        return $text;\n    }\n\n/// Create a list of all the concepts to search for.  It may be cached already.\n\n    if (empty($conceptlist)) {\n\n    /// Find all the glossaries w"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 7636)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, ";\3\0\0\3SELECT g.id, g.name\n                                                    FROM mdl_glossary g,\n                                                         mdl_course_modules cm,\n                                                         mdl_modules m\n                                                    WHERE m.name = 'glossary' AND\n                                                          cm.module = m.id AND\n                                                          cm.visible = 1 AND\n                                                          g.id = cm.instance AND\n                                                          g.usedynalink != 0 AND\n                                                          (g.course = '1' OR g.globalglossary = 1)\n                                                    "..., 831) = 831
4724  read(9, "\1\0\0\1\0026\0\0\2\3def\17michelep_moodle\1g\fmdl_glossary\2id\2id\f?\0\n\0\0\0\10!\0\0\0\0:\0\0\3\3def\17michelep_moodle\1g\fmdl_glossary\4name\4name\f!\0\375\2\0\0\375\1\0\0\0\0\5\0\0\4\376\0\0\"\0\5\0\0\5\376\0\0\"\0", 16384) = 143
4724  access("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  mmap(NULL, 4154, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  open("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  mmap(NULL, 4154, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 4154)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP\n/////////////////////////////////////////////////////////////////////////////\n//                                                                         //\n// NOTICE OF COPYRIGHT                                                     //\n//                                                                         //\n// Moodle - Filter for converting TeX notation to typeset mathematics      //\n// using jsMath                                                            //\n//                                                                         //\n// Copyright (C) 2005 by Davide P. Cervone                                 //\n// This program is free software; you can redistribute it and/or modify    //\n// it under the terms of the GNU General Public License as published by    //\n// the Free So"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 4154)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "#\0\0\0\3SHOW COLUMNS FROM `mdl_cache_text`", 39) = 39
4724  read(9, "\1\0\0\1\6-\0\0\2\3def\0\7COLUMNS\0\5Field\vCOLUMN_NAME\f!\0\300\0\0\0\375\1\0\0\0\0,\0\0\3\3def\0\7COLUMNS\0\4Type\vCOLUMN_TYPE\f!\0\367\377\10\0\374\21\0\0\0\0,\0\0\4\3def\0\7COLUMNS\0\4Null\vIS_NULLABLE\f!\0\t\0\0\0\375\1\0\0\0\0*\0\0\5\3def\0\7COLUMNS\0\3Key\nCOLUMN_KEY\f!\0\t\0\0\0\375\1\0\0\0\0002\0\0\6\3def\0\7COLUMNS\0\7Default\16COLUMN_DEFAULT\f!\0\367\377\10\0\374\20\0\0\0\0'\0\0\7\3def\0\7COLUMNS\0\5Extra\5EXTRA\f!\0Q\0\0\0\375\1\0\0\0\0\5\0\0\10\376\0\0\"\0.\0\0\t\2id\23bigint(10) unsigned\2NO\3PRI\373\16auto_increment\34\0\0\n\6md5key\vvarchar(32)\2NO\3MUL\0\0\35\0\0\v\rformattedtext\10longtext\2NO\0\373\0+\0\0\f\ftimemodified\23bigint(10) unsigned\2NO\3MUL\0010\0\5\0\0\r\376\0\0\"\0", 16384) = 473
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "&\3\0\0\3UPDATE mdl_cache_text SET md5key = '9e1090e90accde44f19624b59310beb8',formattedtext = '<span id=\\\"Process_jsMath\\\"></span><div style=\\\"text-align: center; \\\"><img src=\\\"http://www.michelepacelli.x10.mx/des-k/moodle/file.php/1/DesK.png\\\" alt=\\\"Logo DesK\\\" title=\\\"Logo DesK\\\" border=\\\"0\\\" hspace=\\\"0\\\" vspace=\\\"0\\\" width=\\\"398\\\" height=\\\"288\\\" /></div><div style=\\\"text-align: justify; \\\"><span class=\\\"Apple-style-span\\\" style=\\\"font-family: verdana, arial, helvetica, sans-serif; color: rgb(102, 102, 102); \\\"><br /></span></div><div style=\\\"text-align: justify; \\\"><font class=\\\"Apple-style-span\\\" color=\\\"#666666\\\" face=\\\"verdana, arial, helvetica, sans-serif\\\">Benvenuto su DesK, la piattaforma per l\\'apprendimento on line basata su moodle.</font></div>',timemodified = '1342341335' WHERE i"..., 810) = 810
4724  read(9, "0\0\0\1\0\1\0\2\0\0\0(Rows matched: 1  Changed: 1  Warnings: 0", 16384) = 52
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\32\0\0\0\3SELECT * FROM mdl_modules", 30) = 30
4724  read(9, "\1\0\0\1\7?\0\0\2\3def\17michelep_moodle\vmdl_modules\vmdl_modules\2id\2id\f?\0\n\0\0\0\10#B\0\0\0C\0\0\3\3def\17michelep_moodle\vmdl_modules\vmdl_modules\4name\4name\f!\0<\0\0\0\375\t@\0\0\0I\0\0\4\3def\17michelep_moodle\vmdl_modules\vmdl_modules\7version\7version\f?\0\n\0\0\0\10\1\0\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_modules\vmdl_modules\4cron\4cron\f?\0\n\0\0\0\10!\0\0\0\0K\0\0\6\3def\17michelep_moodle\vmdl_modules\vmdl_modules\10lastcron\10lastcron\f?\0\n\0\0\0\10!\0\0\0\0G\0\0\7\3def\17michelep_moodle\vmdl_modules\vmdl_modules\6search\6search\f!\0\375\2\0\0\375\1\0\0\0\0I\0\0\10\3def\17michelep_moodle\vmdl_modules\vmdl_modules\7visible\7visible\f?\0\1\0\0\0\1\1\0\0\0\0\5\0\0\t\376\0\0\"\0)\0\0\n\0011\nassignment\n2007101511\00260\n1342341301\0\0011$\0\0\v\0012\4chat\n2009031100\003300\n1318415401\0\0010\33\0\0\f\0013\6choice\n2007101509\0010\0010\0\0010\32\0\0\r\0014\4data\n2007101515\00260\0010\0\0010$\0\0\16\0015\5forum\n2007101513\00260\n1342341301\0\0011\35\0\0\17\0016\10glossary\n2007101509\0010\0010\0\0011\33\0\0\20\0017\6hotpot\n2007101513\0010\0010\0\0010\35\0\0\21\0018\7journal\n2007"..., 16384) = 1130
4724  access("/home/michelep/moodledata/lang/it_utf8_local/assignment.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/assignment.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/assignment.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=10791, ...}) = 0
4724  mmap(NULL, 10791, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  munmap(0x7f85b2513000, 10791)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/assignment.php", {st_mode=S_IFREG|0666, st_size=10791, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/assignment.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=10791, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=10791, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=10791, ...}) = 0
4724  mmap(NULL, 10791, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=10791, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // assignment.php - created with Moodle 1.9.11 (Build: 20110221) (2007101591.02)\n\n\n$string['allowdeleting'] = 'Consenti ripensamenti';\n$string['allowmaxfiles'] = 'Numero massimo di file da inviare';\n$string['allownotes'] = 'Consenti annotazioni';\n$string['allowresubmit'] = 'Consenti consegne ripetute';\n$string['alreadygraded'] = 'Il tuo compito \303\250 gi\303\240 stato valutato e non \303\250 prevista la riconsegna.';\n$string['assignment:grade'] = 'Valutare compito';\n$string['assignment:submit'] = 'Consegnare compito';\n$string['assignment:view'] = 'Visualizzare compito';\n$string['assignmentdetails'] = 'Dettagli compito';\n$string['assignmentmail'] = '$a->teacher ha commentato/valutato il tuo compito \\'<i>$a->assignment</i>\\'.\n\nPer visualizzare il commento/voto al tuo compito:\n\n$a->url';"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 10791)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/assignment.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/assignment.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/glossary.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/glossary.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/glossary.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13804, ...}) = 0
4724  mmap(NULL, 13804, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 13804)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/glossary.php", {st_mode=S_IFREG|0666, st_size=13804, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/glossary.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13804, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13804, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13804, ...}) = 0
4724  mmap(NULL, 13804, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13804, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2511000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // glossary.php - created with Moodle 1.9.11 (Build: 20110221) (2007101591.02)\n\n\n$string['addcomment'] = 'Aggiungi commento';\n$string['addentry'] = 'Aggiungi termine';\n$string['addingcomment'] = 'Aggiungi un commento';\n$string['aliases'] = 'Alias (parole alternative)';\n$string['allcategories'] = 'Tutte le categorie';\n$string['allentries'] = 'TUTTI';\n$string['allowcomments'] = 'Commenti ai termini';\n$string['allowduplicatedentries'] = 'Termini duplicati';\n$string['allowprintview'] = 'Visualizzazione per stampa';\n$string['allowratings'] = 'Valutazione delle definizioni';\n$string['andmorenewentries'] = 'e {$a} nuovi termini.';\n$string['answer'] = 'Risposta';\n$string['approve'] = 'Approva';\n$string['areyousuredelete'] = 'Sei sicuro di voler rimuovere questo termine?';\n$str"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2512000, 13804)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2511000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/glossary.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/glossary.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/label.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/label.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/label.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=227, ...}) = 0
4724  mmap(NULL, 227, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 227)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/label.php", {st_mode=S_IFREG|0666, st_size=227, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/label.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=227, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=227, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=227, ...}) = 0
4724  mmap(NULL, 227, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=227, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // label.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['labeltext'] = 'Testo visualizzato dall\\'etichetta';\n$string['modulename'] = 'Etichetta';\n$string['modulenameplural'] = 'Etichette';\n\n?>\n", 4096) = 227
4724  lseek(11, 227, SEEK_SET)          = 227
4724  munmap(0x7f85b2515000, 227)       = 0
4724  lseek(11, -227, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/label.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/label.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/quiz.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/quiz.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/quiz.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=57832, ...}) = 0
4724  mmap(NULL, 57832, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2507000
4724  munmap(0x7f85b2507000, 57832)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/quiz.php", {st_mode=S_IFREG|0666, st_size=57832, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/quiz.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=57832, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=57832, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=57832, ...}) = 0
4724  mmap(NULL, 57832, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2507000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=57832, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2506000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // quiz.php - created with Moodle 1.9.8 (Build: 20100325) (2007101580)\n\n\n$string['1day'] = '1 giorno';\n$string['1hour'] = '1 ora';\n$string['2hours'] = '2 ore';\n$string['30minutes'] = '30 minuti';\n$string['6hours'] = '6 ore';\n$string['acceptederror'] = 'Errore accettato';\n$string['action'] = 'Azione';\n$string['adaptive'] = 'Modo adattativo';\n$string['addcategory'] = 'Aggiungi una categoria';\n$string['addingcalculated'] = 'Creazione domanda con Calcolo';\n$string['addingdescription'] = 'Creazione domanda Commento';\n$string['addingessay'] = 'Creazione domanda con Risposta a Testo libero';\n$string['addingmatch'] = 'Creazione domanda a Corrispondenza';\n$string['addingmultianswer'] = 'Creazione domanda a Risposte inglobate (Cloze)';\n$string['addingmultichoice'] = 'Creazione d"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2507000, 57832)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2506000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/quiz.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/quiz.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/resource.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/resource.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/resource.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/resource.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/scorm.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/scorm.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/scorm.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13955, ...}) = 0
4724  mmap(NULL, 13955, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 13955)     = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/scorm.php", {st_mode=S_IFREG|0666, st_size=13955, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/scorm.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13955, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13955, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13955, ...}) = 0
4724  mmap(NULL, 13955, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2512000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=13955, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2511000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // scorm.php - created with Moodle 1.9.11+ (Build: 20110309) (2007101591.02)\n\n\n$string['activation'] = 'Attivazione';\n$string['activityloading'] = 'L\\'attivit\303\240 partir\303\240 in';\n$string['activitypleasewait'] = 'Caricamento in corso...';\n$string['advanced'] = 'Parametri';\n$string['asset'] = 'Asset';\n$string['assetlaunched'] = 'Asset - Visualizzato';\n$string['attempt'] = 'Tentativo';\n$string['attempt1'] = '1 tentativo';\n$string['attempts'] = 'Tentativi';\n$string['attemptsx'] = '$a tentativi';\n$string['attr_error'] = 'Valore non valido per l\\'attributo ($a->attr) nel tag $a->tag.';\n$string['autocontinue'] = 'Continuazione automatica';\n$string['autocontinuedesc'] = 'Questa preferenza imposta come default la continuazione automatica';\n$string['averageattempt'] = 'Media tentati"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2512000, 13955)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2511000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/scorm.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/scorm.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\371\0\0\0\3SELECT cm.*, m.name as modname\n                            FROM mdl_modules m,\n                                 mdl_course_modules cm\n                            WHERE cm.course = 1\n                            AND cm.module = m.id AND m.visible = 1", 253) = 253
4724  read(9, "\1\0\0\1\17=\0\0\2\3def\17michelep_moodle\2cm\22mdl_course_modules\2id\2id\f?\0\n\0\0\0\10#B\0\0\0E\0\0\3\3def\17michelep_moodle\2cm\22mdl_course_modules\6course\6course\f?\0\n\0\0\0\10)@\0\0\0E\0\0\4\3def\17michelep_moodle\2cm\22mdl_course_modules\6module\6module\f?\0\n\0\0\0\10)@\0\0\0I\0\0\5\3def\17michelep_moodle\2cm\22mdl_course_modules\10instance\10instance\f?\0\n\0\0\0\10)@\0\0\0G\0\0\6\3def\17michelep_moodle\2cm\22mdl_course_modules\7section\7section\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\7\3def\17michelep_moodle\2cm\22mdl_course_modules\10idnumber\10idnumber\f!\0,\1\0\0\375\10@\0\0\0C\0\0\10\3def\17michelep_moodle\2cm\22mdl_course_modules\5added\5added\f?\0\n\0\0\0\10!\0\0\0\0C\0\0\t\3def\17michelep_moodle\2cm\22mdl_course_modules\5score\5score\f?\0\4\0\0\0\2\1\0\0\0\0E\0\0\n\3def\17michelep_moodle\2cm\22mdl_course_modules\6indent\6indent\f?\0\5\0\0\0\t!\0\0\0\0G\0\0\v\3def\17michelep_moodle\2cm\22mdl_course_modules\7visible\7visible\f?\0\1\0\0\0\1\t@\0\0\0M\0\0\f\3def\17michelep_moodle\2cm\22mdl_course_modules\nvisibleold\nvisible"..., 16384) = 1304
4724  open("/home/michelep/public_html/des-k/moodle/mod/forum/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252838, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252838, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252838, ...}) = 0
4724  mmap(NULL, 252838, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24d8000
4724  open("/home/michelep/public_html/des-k/moodle/mod/forum/lib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=252838, ...}) = 0
4724  mmap(NULL, 252838, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85a80c0000
4724  munmap(0x7f85a80c0000, 252838)    = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=252838, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id$\n\nrequire_once($CFG->libdir.'/filelib.php');\n\n/// CONSTANTS ///////////////////////////////////////////////////////////\n\ndefine('FORUM_MODE_FLATOLDEST', 1);\ndefine('FORUM_MODE_FLATNEWEST', -1);\ndefine('FORUM_MODE_THREADED', 2);\ndefine('FORUM_MODE_NESTED', 3);\n\ndefine('FORUM_FORCESUBSCRIBE', 1);\ndefine('FORUM_INITIALSUBSCRIBE', 2);\ndefine('FORUM_DISALLOWSUBSCRIBE',3);\n\ndefine('FORUM_TRACKING_OFF', 0);\ndefine('FORUM_TRACKING_OPTIONAL', 1);\ndefine('FORUM_TRACKING_ON', 2);\n\ndefine('FORUM_UNSET_POST_RATING', -999);\n\ndefine ('FORUM_AGGREGATE_NONE', 0); //no ratings\ndefine ('FORUM_AGGREGATE_AVG', 1);\ndefine ('FORUM_AGGREGATE_COUNT', 2);\ndefine ('FORUM_AGGREGATE_MAX', 3);\ndefine ('FORUM_AGGREGATE_MIN', 4);\ndefine ('FORUM_AGGREGATE_SUM', 5);\n\n/// STANDARD FUNCTIONS ///////////////////"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24d8000, 252838)    = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 49286, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2509000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filelib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 49286, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 49286)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php //$Id: filelib.php,v 1.50.2.34 2010/10/07 08:42:47 rwijaya Exp $\n\ndefine('BYTESERVING_BOUNDARY', 's1k2o3d4a5k6s7'); //unique string constant\n\nfunction get_file_url($path, $options=null, $type='coursefile') {\n    global $CFG, $HTTPSPAGEREQUIRED;\n\n    $path = str_replace('//', '/', $path);\n    $path = trim($path, '/'); // no leading and trailing slashes\n\n    // type of file\n    switch ($type) {\n       case 'questionfile':\n            $url = $CFG->wwwroot.\"/question/exportfile.php\";\n            break;\n       case 'rssfile':\n            $url = $CFG->wwwroot.\"/rss/file.php\";\n            break;\n        case 'user':\n            if (!empty($HTTPSPAGEREQUIRED)) {\n                $wwwroot = $CFG->httpswwwroot;\n            }\n            else {\n                $wwwroot = $CFG->wwwroot;\n         "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2509000, 49286)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "M\0\0\0\3SELECT * FROM mdl_forum WHERE course = '1' AND type = 'news' ORDER BY id ASC", 81) = 81
4724  read(9, "\1\0\0\1\22;\0\0\2\3def\17michelep_moodle\tmdl_forum\tmdl_forum\2id\2id\f?\0\n\0\0\0\10#B\0\0\0C\0\0\3\3def\17michelep_moodle\tmdl_forum\tmdl_forum\6course\6course\f?\0\n\0\0\0\10)@\0\0\0?\0\0\4\3def\17michelep_moodle\tmdl_forum\tmdl_forum\4type\4type\f!\0\30\0\0\0\376\1\1\0\0\0?\0\0\5\3def\17michelep_moodle\tmdl_forum\tmdl_forum\4name\4name\f!\0\375\2\0\0\375\1\0\0\0\0A\0\0\6\3def\17michelep_moodle\tmdl_forum\tmdl_forum\5intro\5intro\f!\0\375\377\2\0\374\21\20\0\0\0G\0\0\7\3def\17michelep_moodle\tmdl_forum\tmdl_forum\10assessed\10assessed\f?\0\n\0\0\0\10!\0\0\0\0U\0\0\10\3def\17michelep_moodle\tmdl_forum\tmdl_forum\17assesstimestart\17assesstimestart\f?\0\n\0\0\0\10!\0\0\0\0W\0\0\t\3def\17michelep_moodle\tmdl_forum\tmdl_forum\20assesstimefinish\20assesstimefinish\f?\0\n\0\0\0\10!\0\0\0\0A\0\0\n\3def\17michelep_moodle\tmdl_forum\tmdl_forum\5scale\5scale\f?\0\n\0\0\0\10\1\0\0\0\0G\0\0\v\3def\17michelep_moodle\tmdl_forum\tmdl_forum\10maxbytes\10maxbytes\f?\0\n\0\0\0\10!\0\0\0\0S\0\0\f\3def\17michelep_moodle\tmdl_forum\tmdl_forum\16forcesubscribe"..., 16384) = 1506
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "T\0\0\0\3SELECT * FROM mdl_forum_subscriptions WHERE userid = '982' AND forum = '22' LIMIT 1", 88) = 88
4724  read(9, "\1\0\0\1\3W\0\0\2\3def\17michelep_moodle\27mdl_forum_subscriptions\27mdl_forum_subscriptions\2id\2id\f?\0\n\0\0\0\10#B\0\0\0_\0\0\3\3def\17michelep_moodle\27mdl_forum_subscriptions\27mdl_forum_subscriptions\6userid\6userid\f?\0\n\0\0\0\10)@\0\0\0]\0\0\4\3def\17michelep_moodle\27mdl_forum_subscriptions\27mdl_forum_subscriptions\5forum\5forum\f?\0\n\0\0\0\10)@\0\0\0\5\0\0\5\376\0\0\2\0\5\0\0\6\376\0\0\2\0", 16384) = 310
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\310\1\0\0\3SELECT cm.*, m.name, md.name as modname\n                           FROM mdl_course_modules cm,\n                                mdl_modules md,\n                                mdl_forum m\n                           WHERE cm.course = 1 AND \n                                 cm.instance = m.id AND\n                                 md.name = 'forum' AND\n                                 md.id = cm.module AND\n                                 m.id = 22 LIMIT 1", 460) = 460
4724  read(9, "\1\0\0\1\20=\0\0\2\3def\17michelep_moodle\2cm\22mdl_course_modules\2id\2id\f?\0\n\0\0\0\10#B\0\0\0E\0\0\3\3def\17michelep_moodle\2cm\22mdl_course_modules\6course\6course\f?\0\n\0\0\0\10)@\0\0\0E\0\0\4\3def\17michelep_moodle\2cm\22mdl_course_modules\6module\6module\f?\0\n\0\0\0\10)@\0\0\0I\0\0\5\3def\17michelep_moodle\2cm\22mdl_course_modules\10instance\10instance\f?\0\n\0\0\0\10)@\0\0\0G\0\0\6\3def\17michelep_moodle\2cm\22mdl_course_modules\7section\7section\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\7\3def\17michelep_moodle\2cm\22mdl_course_modules\10idnumber\10idnumber\f!\0,\1\0\0\375\10@\0\0\0C\0\0\10\3def\17michelep_moodle\2cm\22mdl_course_modules\5added\5added\f?\0\n\0\0\0\10!\0\0\0\0C\0\0\t\3def\17michelep_moodle\2cm\22mdl_course_modules\5score\5score\f?\0\4\0\0\0\2\1\0\0\0\0E\0\0\n\3def\17michelep_moodle\2cm\22mdl_course_modules\6indent\6indent\f?\0\5\0\0\0\t!\0\0\0\0G\0\0\v\3def\17michelep_moodle\2cm\22mdl_course_modules\7visible\7visible\f?\0\1\0\0\0\1\t@\0\0\0M\0\0\f\3def\17michelep_moodle\2cm\22mdl_course_modules\nvisibleold\nvisible"..., 16384) = 1265
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\312\1\0\0\3SELECT p.*, d.name, d.timemodified, d.usermodified, d.groupid, d.timestart, d.timeend,\n                   u.firstname, u.lastname, u.email, u.picture, u.imagealt \n              FROM mdl_forum_discussions d\n                   JOIN mdl_forum_posts p ON p.discussion = d.id\n                   JOIN mdl_user u ON p.userid = u.id\n                   \n             WHERE d.forum = 22 AND p.parent = 0\n                    \n          ORDER BY p.modified DESC LIMIT 2", 462) = 462
4724  read(9, "\1\0\0\1\0309\0\0\2\3def\17michelep_moodle\1p\17mdl_forum_posts\2id\2id\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\3\3def\17michelep_moodle\1p\17mdl_forum_posts\ndiscussion\ndiscussion\f?\0\n\0\0\0\10!\0\0\0\0A\0\0\4\3def\17michelep_moodle\1p\17mdl_forum_posts\6parent\6parent\f?\0\n\0\0\0\10!\0\0\0\0A\0\0\5\3def\17michelep_moodle\1p\17mdl_forum_posts\6userid\6userid\f?\0\n\0\0\0\10!\0\0\0\0C\0\0\6\3def\17michelep_moodle\1p\17mdl_forum_posts\7created\7created\f?\0\n\0\0\0\10!\0\0\0\0E\0\0\7\3def\17michelep_moodle\1p\17mdl_forum_posts\10modified\10modified\f?\0\n\0\0\0\10!\0\0\0\0A\0\0\10\3def\17michelep_moodle\1p\17mdl_forum_posts\6mailed\6mailed\f?\0\2\0\0\0\1!\0\0\0\0C\0\0\t\3def\17michelep_moodle\1p\17mdl_forum_posts\7subject\7subject\f!\0\375\2\0\0\375\1\0\0\0\0C\0\0\n\3def\17michelep_moodle\1p\17mdl_forum_posts\7message\7message\f!\0\375\377\2\0\374\21\20\0\0\0A\0\0\v\3def\17michelep_moodle\1p\17mdl_forum_posts\6format\6format\f?\0\2\0\0\0\1\1\0\0\0\0I\0\0\f\3def\17michelep_moodle\1p\17mdl_forum_posts\nattachment\nattachment\f!\0,\1\0\0\375\1\0\0\0\0I\0\0\r\3def\17michelep_"..., 16384) = 3683
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\22\1\0\0\3SELECT p.discussion, COUNT(p.id) AS replies, MAX(p.id) AS lastpostid\n                  FROM mdl_forum_posts p\n                       JOIN mdl_forum_discussions d ON p.discussion = d.id\n                 WHERE p.parent > 0 AND d.forum = 22\n              GROUP BY p.discussion", 278) = 278
4724  read(9, "\1\0\0\1\3I\0\0\2\3def\17michelep_moodle\1p\17mdl_forum_posts\ndiscussion\ndiscussion\f?\0\n\0\0\0\10!\0\0\0\0\35\0\0\3\3def\0\0\0\7replies\0\f?\0\25\0\0\0\10\1\0\0\0\0 \0\0\4\3def\0\0\0\nlastpostid\0\f?\0\n\0\0\0\10 \0\0\0\0\5\0\0\5\376\0\0\2\0\5\0\0\6\376\0\0\2\0", 16384) = 169
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\335\0\0\0\3SELECT g.*\n                              FROM mdl_groups g , mdl_groups_members gm \n                             WHERE g.courseid = 1 AND g.id = gm.groupid AND gm.userid = '2' \n                          ORDER BY name ASC", 225) = 225
4724  read(9, "\1\0\0\1\t4\0\0\2\3def\17michelep_moodle\1g\nmdl_groups\2id\2id\f?\0\n\0\0\0\10#B\0\0\0@\0\0\3\3def\17michelep_moodle\1g\nmdl_groups\10courseid\10courseid\f?\0\n\0\0\0\10)P\0\0\0008\0\0\4\3def\17michelep_moodle\1g\nmdl_groups\4name\4name\f!\0\372\2\0\0\375\1\0\0\0\0F\0\0\5\3def\17michelep_moodle\1g\nmdl_groups\vdescription\vdescription\f!\0\375\377\2\0\374\20\0\0\0\0H\0\0\6\3def\17michelep_moodle\1g\nmdl_groups\fenrolmentkey\fenrolmentkey\f!\0\226\0\0\0\375\0\0\0\0\0>\0\0\7\3def\17michelep_moodle\1g\nmdl_groups\7picture\7picture\f?\0\n\0\0\0\10!\0\0\0\0F\0\0\10\3def\17michelep_moodle\1g\nmdl_groups\vhidepicture\vhidepicture\f?\0\1\0\0\0\1!\0\0\0\0F\0\0\t\3def\17michelep_moodle\1g\nmdl_groups\vtimecreated\vtimecreated\f?\0\n\0\0\0\10!\0\0\0\0H\0\0\n\3def\17michelep_moodle\1g\nmdl_groups\ftimemodified\ftimemodified\f?\0\n\0\0\0\10!\0\0\0\0\5\0\0\v\376\0\0\2\0\5\0\0\f\376\0\0\2\0", 16384) = 647
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "W\0\0\0\3SELECT * FROM mdl_cache_text WHERE md5key = '33305555e5f85e7be30e60ee14e7f6e8' LIMIT 1", 91) = 91
4724  read(9, "\1\0\0\1\4E\0\0\2\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\2id\2id\f?\0\n\0\0\0\10#B\0\0\0M\0\0\3\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\6md5key\6md5key\f!\0`\0\0\0\375\t@\0\0\0[\0\0\4\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\rformattedtext\rformattedtext\f!\0\377\377\377\377\374\21\20\0\0\0Y\0\0\5\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\ftimemodified\ftimemodified\f?\0\n\0\0\0\10)@\0\0\0\5\0\0\6\376\0\0\2\0\227\2\0\7\006432116 33305555e5f85e7be30e60ee14e7f6e8\374a\2<span id=\"Process_jsMath\"></span><span class=\"Apple-style-span\" style=\"font-family: helvetica; \">\303\210 disponibile una versione aggiornata della guida alla piattaforma per gli studenti, comprendente la descrizione dello strumento compito. \303\210 possibile visualizzarla dalla pagina principale di Lettere On Line o direttamente da questo link:</span><div><font class=\"Apple-style-span\" face=\"Helvetica\"><"..., 16384) = 1032
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/kses.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  mmap(NULL, 19586, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/lib/kses.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  mmap(NULL, 19586, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 19586)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n\n# kses 0.2.2 - HTML/XHTML filter that only allows some elements and attributes\n# Copyright (C) 2002, 2003, 2005  Ulf Harnhammar\n#\n# This program is free software and open source software; you can redistribute\n# it and/or modify it under the terms of the GNU General Public License as\n# published by the Free Software Foundation; either version 2 of the License,\n# or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful, but WITHOUT\n# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\n# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for\n# more details.\n#\n# You should have received a copy of the GNU General Public License along\n# with this program; if not, write to the Free Software Foundation, In"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 19586)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "#\0\0\0\3SHOW COLUMNS FROM `mdl_cache_text`", 39) = 39
4724  read(9, "\1\0\0\1\6-\0\0\2\3def\0\7COLUMNS\0\5Field\vCOLUMN_NAME\f!\0\300\0\0\0\375\1\0\0\0\0,\0\0\3\3def\0\7COLUMNS\0\4Type\vCOLUMN_TYPE\f!\0\367\377\10\0\374\21\0\0\0\0,\0\0\4\3def\0\7COLUMNS\0\4Null\vIS_NULLABLE\f!\0\t\0\0\0\375\1\0\0\0\0*\0\0\5\3def\0\7COLUMNS\0\3Key\nCOLUMN_KEY\f!\0\t\0\0\0\375\1\0\0\0\0002\0\0\6\3def\0\7COLUMNS\0\7Default\16COLUMN_DEFAULT\f!\0\367\377\10\0\374\20\0\0\0\0'\0\0\7\3def\0\7COLUMNS\0\5Extra\5EXTRA\f!\0Q\0\0\0\375\1\0\0\0\0\5\0\0\10\376\0\0\"\0.\0\0\t\2id\23bigint(10) unsigned\2NO\3PRI\373\16auto_increment\34\0\0\n\6md5key\vvarchar(32)\2NO\3MUL\0\0\35\0\0\v\rformattedtext\10longtext\2NO\0\373\0+\0\0\f\ftimemodified\23bigint(10) unsigned\2NO\3MUL\0010\0\5\0\0\r\376\0\0\"\0", 16384) = 473
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\372\2\0\0\3UPDATE mdl_cache_text SET md5key = '33305555e5f85e7be30e60ee14e7f6e8',formattedtext = '<span id=\\\"Process_jsMath\\\"></span><span class=\\\"Apple-style-span\\\" style=\\\"font-family: helvetica; \\\">\303\210 disponibile una versione aggiornata della guida alla piattaforma per gli studenti, comprendente la descrizione dello strumento compito. \303\210 possibile visualizzarla dalla pagina principale di Lettere On Line o direttamente da questo link:</span><div><font class=\\\"Apple-style-span\\\" face=\\\"Helvetica\\\"><br /></font></div><div><font class=\\\"Apple-style-span\\\" face=\\\"Helvetica\\\"><a href=\\\"http://www.des-k.it/moodle/file.php/1/Guida_studentiV2.pdf\\\" target=\\\"_blank\\\">Guida alla piattaforma per gli studenti</a></font></div>',timemodified = '1342341335' WHERE id = 432116", 766) = 766
4724  read(9, "0\0\0\1\0\1\0\2\0\0\0(Rows matched: 1  Changed: 1  Warnings: 0", 16384) = 52
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\335\0\0\0\3SELECT g.*\n                              FROM mdl_groups g , mdl_groups_members gm \n                             WHERE g.courseid = 1 AND g.id = gm.groupid AND gm.userid = '2' \n                          ORDER BY name ASC", 225) = 225
4724  read(9, "\1\0\0\1\t4\0\0\2\3def\17michelep_moodle\1g\nmdl_groups\2id\2id\f?\0\n\0\0\0\10#B\0\0\0@\0\0\3\3def\17michelep_moodle\1g\nmdl_groups\10courseid\10courseid\f?\0\n\0\0\0\10)P\0\0\0008\0\0\4\3def\17michelep_moodle\1g\nmdl_groups\4name\4name\f!\0\372\2\0\0\375\1\0\0\0\0F\0\0\5\3def\17michelep_moodle\1g\nmdl_groups\vdescription\vdescription\f!\0\375\377\2\0\374\20\0\0\0\0H\0\0\6\3def\17michelep_moodle\1g\nmdl_groups\fenrolmentkey\fenrolmentkey\f!\0\226\0\0\0\375\0\0\0\0\0>\0\0\7\3def\17michelep_moodle\1g\nmdl_groups\7picture\7picture\f?\0\n\0\0\0\10!\0\0\0\0F\0\0\10\3def\17michelep_moodle\1g\nmdl_groups\vhidepicture\vhidepicture\f?\0\1\0\0\0\1!\0\0\0\0F\0\0\t\3def\17michelep_moodle\1g\nmdl_groups\vtimecreated\vtimecreated\f?\0\n\0\0\0\10!\0\0\0\0H\0\0\n\3def\17michelep_moodle\1g\nmdl_groups\ftimemodified\ftimemodified\f?\0\n\0\0\0\10!\0\0\0\0\5\0\0\v\376\0\0\2\0\5\0\0\f\376\0\0\2\0", 16384) = 647
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "W\0\0\0\3SELECT * FROM mdl_cache_text WHERE md5key = '1ba4f3fefdc380296e467dda01afe731' LIMIT 1", 91) = 91
4724  read(9, "\1\0\0\1\4E\0\0\2\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\2id\2id\f?\0\n\0\0\0\10#B\0\0\0M\0\0\3\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\6md5key\6md5key\f!\0`\0\0\0\375\t@\0\0\0[\0\0\4\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\rformattedtext\rformattedtext\f!\0\377\377\377\377\374\21\20\0\0\0Y\0\0\5\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\ftimemodified\ftimemodified\f?\0\n\0\0\0\10)@\0\0\0\5\0\0\6\376\0\0\2\0j\4\0\7\006432117 1ba4f3fefdc380296e467dda01afe731\3744\4<span id=\"Process_jsMath\"></span>Sono concluse le iscrizioni per i corsi di Economia Politica, Istituzioni di Sociologia, Storia Contemporanea.<div><br /></div><div><div style=\"background-color: rgb(255, 255, 255); font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif; direction: ltr; \"><div>Per gli iscritti ai corsi on-line \303\250 previsto un incontro di orientamento che si terr\303\240 il "..., 16384) = 1499
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/kses.php", {st_mode=S_IFREG|0644, st_size=19586, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "#\0\0\0\3SHOW COLUMNS FROM `mdl_cache_text`", 39) = 39
4724  read(9, "\1\0\0\1\6-\0\0\2\3def\0\7COLUMNS\0\5Field\vCOLUMN_NAME\f!\0\300\0\0\0\375\1\0\0\0\0,\0\0\3\3def\0\7COLUMNS\0\4Type\vCOLUMN_TYPE\f!\0\367\377\10\0\374\21\0\0\0\0,\0\0\4\3def\0\7COLUMNS\0\4Null\vIS_NULLABLE\f!\0\t\0\0\0\375\1\0\0\0\0*\0\0\5\3def\0\7COLUMNS\0\3Key\nCOLUMN_KEY\f!\0\t\0\0\0\375\1\0\0\0\0002\0\0\6\3def\0\7COLUMNS\0\7Default\16COLUMN_DEFAULT\f!\0\367\377\10\0\374\20\0\0\0\0'\0\0\7\3def\0\7COLUMNS\0\5Extra\5EXTRA\f!\0Q\0\0\0\375\1\0\0\0\0\5\0\0\10\376\0\0\"\0.\0\0\t\2id\23bigint(10) unsigned\2NO\3PRI\373\16auto_increment\34\0\0\n\6md5key\vvarchar(32)\2NO\3MUL\0\0\35\0\0\v\rformattedtext\10longtext\2NO\0\373\0+\0\0\f\ftimemodified\23bigint(10) unsigned\2NO\3MUL\0010\0\5\0\0\r\376\0\0\"\0", 16384) = 473
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\301\4\0\0\3UPDATE mdl_cache_text SET md5key = '1ba4f3fefdc380296e467dda01afe731',formattedtext = '<span id=\\\"Process_jsMath\\\"></span>Sono concluse le iscrizioni per i corsi di Economia Politica, Istituzioni di Sociologia, Storia Contemporanea.<div><br /></div><div><div style=\\\"background-color: rgb(255, 255, 255); font-family: \\'trebuchet ms\\', verdana, arial, helvetica, sans-serif; direction: ltr; \\\"><div>Per gli iscritti ai corsi on-line \303\250 previsto un incontro di orientamento che si terr\303\240 il giorno 8 novembre presso il Dipartimento di scienze politiche, sociali e della comunicazione, nel laboratorio audiovisuale della sezione scienze sociali (ex Dipartimento di Sociologia e scienza della politica) nei seguenti orari:</div><div>10,00: Presentazione del corso di Economia politica (Prof. Robert"..., 1221) = 1221
4724  read(9, "0\0\0\1\0\1\0\2\0\0\0(Rows matched: 1  Changed: 1  Warnings: 0", 16384) = 52
4724  writev(5, [{"LS\4\0\307 \0\0", 8}, {"\n\n<table id=\"layout-table\" summary=\"layout\">\n  <tr>\n  <td style=\"width: 210px;\" id=\"left-column\"><div class=\"wrap wraplevel2 \">\n<div class=\"bt\"><div>&nbsp;</div></div>\n<div class=\"i1\"><div class=\"i2\"><div class=\"i3\"><a href=\"#sb-1\" class=\"skip-block\">Salta Menu Principale</a><div  id=\"inst34\" class=\"block_site_main_menu sideblock\"><div class=\"wrap\">\n<div class=\"header\"><div class=\"bt\"><div>&nbsp;</div></div><div class=\"i1\"><div class=\"i2\"><div class=\"i3\"><div class=\"title\"><input type=\"image\" src=\"http://www.des-k.it/moodle/theme/DesK/pix/t/switch_minus.gif\" id=\"togglehide_inst34\" onclick=\"elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostra blocco Menu Principale', 'Nascondi blocco Menu Principale'); return false;\" alt=\"Nascondi blocco Menu"..., 7307}, {"<span id=\"Process_jsMath\"></span>Sono concluse le iscrizioni per i corsi di Economia Politica, Istituzioni di Sociologia, Storia Contemporanea.<div><br /></div><div><div style=\"background-color: rgb(255, 255, 255); font-family: 'trebuchet ms', verdana, arial, helvetica, sans-serif; direction: ltr; \"><div>Per gli iscritti ai corsi on-line \303\250 previsto un incontro di orientamento che si terr\303\240 il giorno 8 novembre presso il Dipartimento di scienze politiche, sociali e della comunicazione, nel laboratorio audiovisuale della sezione scienze sociali (ex Dipartimento di Sociologia e scienza della politica) nei seguenti orari:</div><div>10,00: Presentazione del corso di Economia politica (Prof. Roberto Iorio)</div><div>10,30: Presentazione del corso Istituzioni di Sociologia (Prof. Gennaro Iorio)<"..., 1076}], 3) = 8391
4724  access("/home/michelep/moodledata/lang/it_utf8_local/forum.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/forum.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/calendar.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=7996, ...}) = 0
4724  mmap(NULL, 7996, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 7996)      = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/calendar.php", {st_mode=S_IFREG|0666, st_size=7996, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/calendar.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=7996, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=7996, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=7996, ...}) = 0
4724  mmap(NULL, 7996, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=7996, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // calendar.php - created with Moodle 2.0 dev (Build: 20091110) (2009110605)\n\n\n$string['advancedoptions'] = 'Opzioni avanzate';\n$string['allday'] = 'Tutto il giorno';\n$string['calendar'] = 'Calendario';\n$string['calendarheading'] = '$a Calendario';\n$string['clickhide'] = 'clicca per nascondere';\n$string['clickshow'] = 'clicca per mostrare';\n$string['commontasks'] = 'Opzioni';\n$string['confirmeventdelete'] = 'Sei sicuro di voler eliminare questo evento?';\n$string['course'] = 'Corso';\n$string['courseevent'] = 'Evento di corso';\n$string['courseevents'] = 'Eventi di corso';\n$string['courses'] = 'Corsi';\n$string['dayview'] = 'Vista gionaliera';\n$string['daywithnoevents'] = 'Non ci sono eventi questo giorno';\n$string['default'] = 'Default';\n$string['deleteevent'] = 'Elimina "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 7996)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/calendar/lib.php", {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/calendar", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/calendar/lib.php", {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/calendar", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/calendar/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  mmap(NULL, 71321, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2504000
4724  open("/home/michelep/public_html/des-k/moodle/calendar/lib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  mmap(NULL, 71321, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b24f2000
4724  munmap(0x7f85b24f2000, 71321)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2503000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php // $Id: lib.php,v 1.206.2.15 2009/11/19 10:05:14 skodak Exp $\n\n/////////////////////////////////////////////////////////////////////////////\n//                                                                         //\n// NOTICE OF COPYRIGHT                                                     //\n//                                                                         //\n// Moodle - Calendar extension                                             //\n//                                                                         //\n// Copyright (C) 2003-2004  Greek School Network            www.sch.gr     //\n//                                                                         //\n// Designed by:                                                            //\n//     Avgoustos Tsinakos (ts"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2504000, 71321)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2503000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\374\0\0\0\3SELECT * FROM mdl_event WHERE (timestart >= 1341093600 OR timestart + timeduration > 1341093600) AND timestart <= 1343771999 AND ( (userid = 982 AND courseid = 0 AND groupid = 0) OR (groupid = 0 AND courseid IN (1))) AND visible = 1 ORDER BY timestart", 256) = 256
4724  read(9, "\1\0\0\1\21;\0\0\2\3def\17michelep_moodle\tmdl_event\tmdl_event\2id\2id\f?\0\n\0\0\0\10#B\0\0\0?\0\0\3\3def\17michelep_moodle\tmdl_event\tmdl_event\4name\4name\f!\0\375\2\0\0\375\1\0\0\0\0M\0\0\4\3def\17michelep_moodle\tmdl_event\tmdl_event\vdescription\vdescription\f!\0\375\377\2\0\374\21\20\0\0\0C\0\0\5\3def\17michelep_moodle\tmdl_event\tmdl_event\6format\6format\f?\0\4\0\0\0\2!\0\0\0\0G\0\0\6\3def\17michelep_moodle\tmdl_event\tmdl_event\10courseid\10courseid\f?\0\n\0\0\0\10)@\0\0\0E\0\0\7\3def\17michelep_moodle\tmdl_event\tmdl_event\7groupid\7groupid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\10\3def\17michelep_moodle\tmdl_event\tmdl_event\6userid\6userid\f?\0\n\0\0\0\10)@\0\0\0G\0\0\t\3def\17michelep_moodle\tmdl_event\tmdl_event\10repeatid\10repeatid\f?\0\n\0\0\0\10!\0\0\0\0K\0\0\n\3def\17michelep_moodle\tmdl_event\tmdl_event\nmodulename\nmodulename\f!\0<\0\0\0\375\1\0\0\0\0G\0\0\v\3def\17michelep_moodle\tmdl_event\tmdl_event\10instance\10instance\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\f\3def\17michelep_moodle\tmdl_event\tmdl_event\teventtype\teventtype\f"..., 16384) = 1288
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/calendar.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/calendar.php", F_OK) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\262\0\0\0\3 SELECT ctx.*\n                     FROM mdl_context ctx\n                     WHERE ctx.path LIKE '/1/2/%'\n                           AND ctx.contextlevel IN (70,80)\n            ", 182) = 182
4724  read(9, "\1\0\0\1\0057\0\0\2\3def\17michelep_moodle\3ctx\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0K\0\0\3\3def\17michelep_moodle\3ctx\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0G\0\0\4\3def\17michelep_moodle\3ctx\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0;\0\0\5\3def\17michelep_moodle\3ctx\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0=\0\0\6\3def\17michelep_moodle\3ctx\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\23\0\0\10\00211\00280\00210\7/1/2/11\0013\30\0\0\t\0041267\00280\003221\t/1/2/1267\0013\22\0\0\n\00213\00280\0019\7/1/2/13\0013\30\0\0\v\0041339\00280\003222\t/1/2/1339\0013\23\0\0\f\00214\00280\00211\7/1/2/14\0013\25\0\0\r\003148\00270\00266\10/1/2/148\0013\25\0\0\16\003197\00280\00277\10/1/2/197\0013\26\0\0\17\003292\00270\003138\10/1/2/292\0013\23\0\0\20\00285\00280\00234\7/1/2/85\0013\23\0\0\21\00286\00270\00241\7/1/2/86\0013\23\0\0\22\00287\00280\00235\7/1/2/87\0013\5\0\0\23\376\0\0\2\0", 16384) = 633
4724  lstat("/home/michelep/public_html/des-k/moodle/calendar/lib.php", {st_mode=S_IFREG|0644, st_size=71321, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/calendar", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/auth/email/auth.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/auth/email/auth.php", R_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/auth/email/auth.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6319, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6319, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6319, ...}) = 0
4724  mmap(NULL, 6319, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2514000
4724  open("/home/michelep/public_html/des-k/moodle/auth/email/auth.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=6319, ...}) = 0
4724  mmap(NULL, 6319, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2512000
4724  munmap(0x7f85b2512000, 6319)      = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6319, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2513000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n\n/**\n * @author Martin Dougiamas\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodle multiauth\n *\n * Authentication Plugin: Email Authentication\n *\n * Standard authentication function.\n *\n * 2006-08-28  File created.\n */\n\nif (!defined('MOODLE_INTERNAL')) {\n    die('Direct access to this script is forbidden.');    ///  It must be included from a Moodle page\n}\n\nrequire_once($CFG->libdir.'/authlib.php');\n\n/**\n * Email authentication plugin.\n */\nclass auth_plugin_email extends auth_plugin_base {\n\n    /**\n     * Constructor.\n     */\n    function auth_plugin_email() {\n        $this->authtype = 'email';\n        $this->config = get_config('auth/email');\n    }\n\n    /**\n     * Returns true if the username and password work and false if they are\n     * wrong o"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2514000, 6319)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2513000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/authlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11110, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11110, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11110, ...}) = 0
4724  mmap(NULL, 11110, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2513000
4724  open("/home/michelep/public_html/des-k/moodle/lib/authlib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=11110, ...}) = 0
4724  mmap(NULL, 11110, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b2510000
4724  munmap(0x7f85b2510000, 11110)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=11110, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php  // $Id: authlib.php,v 1.8.2.8 2009/11/23 21:53:48 skodak Exp $\n/**\n * @author Martin Dougiamas\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodle multiauth\n *\n * Multiple plugin authentication\n * Support library\n *\n * 2006-08-28  File created, AUTH return values defined.\n */\n\n/**\n * Returned when the login was successful.\n */\ndefine('AUTH_OK',     0);\n\n/**\n * Returned when the login was unsuccessful.\n */\ndefine('AUTH_FAIL',   1);\n\n/**\n * Returned when the login was denied (a reason for AUTH_FAIL).\n */\ndefine('AUTH_DENIED', 2);\n\n/**\n * Returned when some error occurred (a reason for AUTH_FAIL).\n */\ndefine('AUTH_ERROR',  4);\n\n/**\n * Authentication - error codes for user confirm\n */\ndefine('AUTH_CONFIRM_FAIL', 0);\ndefine('AUTH_CONFIRM_OK', 1);\ndefine"..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2513000, 11110)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "F\0\0\0\3SELECT name,value FROM mdl_config_plugins WHERE plugin = 'auth/email'", 74) = 74
4724  read(9, "\1\0\0\1\2Q\0\0\2\3def\17michelep_moodle\22mdl_config_plugins\22mdl_config_plugins\4name\4name\f!\0,\1\0\0\375\1@\0\0\0S\0\0\3\3def\17michelep_moodle\22mdl_config_plugins\22mdl_config_plugins\5value\5value\f!\0\375\377\2\0\374\21\20\0\0\0\5\0\0\4\376\0\0\2\0\34\0\0\5\22field_lock_address\10unlocked\31\0\0\6\17field_lock_city\10unlocked\34\0\0\7\22field_lock_country\10unlocked\37\0\0\10\25field_lock_department\10unlocked \0\0\t\26field_lock_description\10unlocked\32\0\0\n\20field_lock_email\10unlocked\36\0\0\v\24field_lock_firstname\10unlocked\35\0\0\f\23field_lock_idnumber\10unlocked \0\0\r\26field_lock_institution\10unlocked\31\0\0\16\17field_lock_lang\10unlocked\35\0\0\17\23field_lock_lastname\10unlocked\33\0\0\20\21field_lock_phone1\10unlocked\33\0\0\21\21field_lock_phone2\10unlocked\30\0\0\22\16field_lock_url\10unlocked\f\0\0\23\trecaptcha\0010\5\0\0\24\376\0\0\2\0", 16384) = 660
4724  access("/home/michelep/moodledata/lang/it_utf8_local/block_html.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/block_html.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/block_html.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=394, ...}) = 0
4724  mmap(NULL, 394, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 394)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8/block_html.php", {st_mode=S_IFREG|0666, st_size=394, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/block_html.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=394, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=394, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=394, ...}) = 0
4724  mmap(NULL, 394, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=394, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id$ \n      // block_html.php - created with Moodle 1.5 ALPHA (2005043000)\n\t  // traduzione a cura di Luca Arese - Universit&agrave;\302\240 di Torino\n\n\n$string['configcontent'] = 'Contenuto';\n$string['configtitle'] = 'Titolo blocco';\n$string['html'] = 'HTML';\n$string['leaveblanktohide'] = 'lasciare in bianco per nascondere il titolo';\n$string['newhtmlblock'] = '(nuovo blocco HTML)';\n\n?>\n", 4096) = 394
4724  lseek(11, 394, SEEK_SET)          = 394
4724  munmap(0x7f85b2515000, 394)       = 0
4724  lseek(11, -394, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "W\0\0\0\3SELECT * FROM mdl_cache_text WHERE md5key = 'c46a875aea60d84c4f04161d83a1f832' LIMIT 1", 91) = 91
4724  read(9, "\1\0\0\1\4E\0\0\2\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\2id\2id\f?\0\n\0\0\0\10#B\0\0\0M\0\0\3\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\6md5key\6md5key\f!\0`\0\0\0\375\t@\0\0\0[\0\0\4\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\rformattedtext\rformattedtext\f!\0\377\377\377\377\374\21\20\0\0\0Y\0\0\5\3def\17michelep_moodle\16mdl_cache_text\16mdl_cache_text\ftimemodified\ftimemodified\f?\0\n\0\0\0\10)@\0\0\0\5\0\0\6\376\0\0\2\0\312\1\0\7\006432118 c46a875aea60d84c4f04161d83a1f832\374\224\1<span id=\"Process_jsMath\"></span><div style=\"text-align: center; \"><img src=\"http://www.des-k.it/moodle/file.php/1/logoFacolta.jpg\" alt=\"Lettere e Filosofia\" title=\"Lettere e Filosofia\" border=\"0\" hspace=\"0\" vspace=\"0\" width=\"200\" /><br /></div><br /><div style=\"text-align: center; \"><a href=\"http://www.des-k.it/moodle/course/category.php?id=2\" target=\"_top\">Vai ai corsi di Lettere on line\302\240</a"..., 16384) = 827
4724  access("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext/filter.php", {st_mode=S_IFREG|0644, st_size=5126, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary/filter.php", {st_mode=S_IFREG|0644, st_size=7636, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath/filter.php", {st_mode=S_IFREG|0755, st_size=4154, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "#\0\0\0\3SHOW COLUMNS FROM `mdl_cache_text`", 39) = 39
4724  read(9, "\1\0\0\1\6-\0\0\2\3def\0\7COLUMNS\0\5Field\vCOLUMN_NAME\f!\0\300\0\0\0\375\1\0\0\0\0,\0\0\3\3def\0\7COLUMNS\0\4Type\vCOLUMN_TYPE\f!\0\367\377\10\0\374\21\0\0\0\0,\0\0\4\3def\0\7COLUMNS\0\4Null\vIS_NULLABLE\f!\0\t\0\0\0\375\1\0\0\0\0*\0\0\5\3def\0\7COLUMNS\0\3Key\nCOLUMN_KEY\f!\0\t\0\0\0\375\1\0\0\0\0002\0\0\6\3def\0\7COLUMNS\0\7Default\16COLUMN_DEFAULT\f!\0\367\377\10\0\374\20\0\0\0\0'\0\0\7\3def\0\7COLUMNS\0\5Extra\5EXTRA\f!\0Q\0\0\0\375\1\0\0\0\0\5\0\0\10\376\0\0\"\0.\0\0\t\2id\23bigint(10) unsigned\2NO\3PRI\373\16auto_increment\34\0\0\n\6md5key\vvarchar(32)\2NO\3MUL\0\0\35\0\0\v\rformattedtext\10longtext\2NO\0\373\0+\0\0\f\ftimemodified\23bigint(10) unsigned\2NO\3MUL\0010\0\5\0\0\r\376\0\0\"\0", 16384) = 473
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "3\2\0\0\3UPDATE mdl_cache_text SET md5key = 'c46a875aea60d84c4f04161d83a1f832',formattedtext = '<span id=\\\"Process_jsMath\\\"></span><div style=\\\"text-align: center; \\\"><img src=\\\"http://www.des-k.it/moodle/file.php/1/logoFacolta.jpg\\\" alt=\\\"Lettere e Filosofia\\\" title=\\\"Lettere e Filosofia\\\" border=\\\"0\\\" hspace=\\\"0\\\" vspace=\\\"0\\\" width=\\\"200\\\" /><br /></div><br /><div style=\\\"text-align: center; \\\"><a href=\\\"http://www.des-k.it/moodle/course/category.php?id=2\\\" target=\\\"_top\\\">Vai ai corsi di Lettere on line\302\240</a></div>',timemodified = '1342341335' WHERE id = 432118", 567) = 567
4724  read(9, "0\0\0\1\0\1\0\2\0\0\0(Rows matched: 1  Changed: 1  Warnings: 0", 16384) = 52
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/access.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local/access.php", {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8_local/access.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "", 4096)                = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=0, ...}) = 0
4724  read(11, "", 8192)                = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/access.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/block_html.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/block_html.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/my/pagelib.php", {st_mode=S_IFREG|0644, st_size=3314, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/my", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/footer.html", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=821, ...}) = 0
4724  mmap(NULL, 821, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 821)       = 0
4724  close(11)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/DesK/footer.html", {st_mode=S_IFREG|0644, st_size=821, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/footer.html", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=821, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=821, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=821, ...}) = 0
4724  mmap(NULL, 821, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2515000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=821, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php print_container_end(); ?><!-- end container Content -->\n<!-- START OF FOOTER -->\n<?php \n\nglobal $CFG, $COURSE; \nif (function_exists('is_in_popup')) {\n    $inpopup = is_in_popup();\n} else {\n    $inpopup = false;\n}\n\nif (!$inpopup) { \n    print_container_start(false, '', 'footer');\n    \n    echo '<p class=\"helplink\">';\n    echo page_doc_link(get_string('moodledocslink'));\n    echo '</p>';\n    \n    echo $loggedinas;\n    echo $homelink;\n\n    $useridarray = array(2 // MD\n                          );\n    \n    if (!empty($performanceinfo) && isloggedin() && in_array($USER->id, $useridarray)) {\n        echo $performanceinfo;\n    }\n\n    print_container_end();\n\n} // end if inpopup\n\n?>\n</div> <!-- end page div -->\n<script type=\"text/javascript\">\n/* <![CDATA[ */\n    script.init();\n/* ]]> */\n</scr"..., 4096) = 821
4724  lseek(11, 821, SEEK_SET)          = 821
4724  munmap(0x7f85b2515000, 821)       = 0
4724  lseek(11, -821, SEEK_CUR)         = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/moodle.php", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/moodle.php", F_OK) = 0
4724  chdir("/home/michelep")           = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 472928}, ru_stime={0, 58991}, ...}) = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 11
4724  connect(11, {sa_family=AF_FILE, path="/chroot/run/cpustats_socket"}, 29) = 0
4724  geteuid()                         = 1306
4724  write(11, "1 1306 8.267688 0.145978 0.20997\n", 33) = 33
4724  close(11)                         = 0
4724  umask(022)                        = 0
4724  pwrite(10, "SESSION|O:6:\"object\":15:{s:12:\"session_test\";s:10:\"vbNssFd8J9\";s:10:\"logincount\";i:0;s:14:\"fromdiscussion\";s:26:\"http://www.des-k.it/moodle\";s:12:\"dst_offsettz\";s:11:\"Europe/Rome\";s:11:\"dst_offsets\";a:16:{i:1445817600;N;i:1445731200;i:0;i:1427587200;i:3600;i:1414281600;i:0;i:1396137600;i:3600;i:1382832000;i:0;i:1364688000;i:3600;i:1351382400;i:0;i:1332633600;i:3600;i:1319932800;i:0;i:1301184000;i:3600;i:1288483200;i:0;i:1269734400;i:3600;i:1256428800;i:0;i:1238284800;i:3600;i:0;N;}s:9:\"dst_range\";a:2:{i:0;i:2009;i:1;i:2015;}s:18:\"cal_course_referer\";i:1;s:15:\"cal_show_global\";b:1;s:15:\"cal_show_groups\";b:1;s:15:\"cal_show_course\";b:1;s:13:\"cal_show_user\";b:1;s:17:\"cal_courses_shown\";a:0:{}s:15:\"cal_users_shown\";s:3:\"982\";s:12:\"flashversion\";s:8:\"10.1.102\";s:4:\"lang\";s:7:\"it_utf8\";}USER|O:8:"..., 4671, 0) = 4671
4724  close(10)                         = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  write(9, "\1\0\0\0\1", 5)         = 5
4724  shutdown(9, 2 /* send and receive */) = 0
4724  close(9)                          = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  writev(5, [{"LS\4\0\37\32\0\0", 8}, {"</div><div class=\"commands\"></div></td></tr></table>\n\n<div class=\"forumolddiscuss\"><a href=\"http://www.des-k.it/moodle/mod/forum/view.php?f=22&amp;showall=1\">Argomenti precedenti</a> ...</div><br /></div></div></div>\n<div class=\"bb\"><div>&nbsp;</div></div>\n</div></td><td style=\"width: 210px;\" id=\"right-column\"><div class=\"wrap wraplevel2 \">\n<div class=\"bt\"><div>&nbsp;</div></div>\n<div class=\"i1\"><div class=\"i2\"><div class=\"i3\"><a href=\"#sb-3\" class=\"skip-block\">Salta Calendario</a><div  id=\"inst10\" class=\"block_calendar_month sideblock\"><div class=\"wrap\">\n<div class=\"header\"><div class=\"bt\"><div>&nbsp;</div></div><div class=\"i1\"><div class=\"i2\"><div class=\"i3\"><div class=\"title\"><input type=\"image\" src=\"http://www.des-k.it/moodle/theme/DesK/pix/t/switch_minus.gif\" id=\"togglehide_inst10\" on"..., 6679}, {"LS\5\0\10\0\0\0", 8}], 3) = 6695
4724  select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 807884})
4724  read(5, "LS\1\0\240\5\0\0p\2\0\0\0\0\0\0F\1\0\0\355\1\0\0\231\1\0\0\217\2\0\0\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\16\0!DOCUMENT_ROOT\0/home/michelep/public_html/des-k\0\0\f\0\17REMOTE_ADDR\00087.118.135.131\0\0\f\0\6REMOTE_PORT\00047465\0\0\f\0\20SERVER_ADDR\000184.154.167.242\0\0\f\0\rSERVER_NAME\0www.des-k.it\0\0\f\0\3SERVER_PORT\00080\0\0\f\0\"REQUEST_URI\0/moodle/theme/standard/styles.php\0\0\20\0\4REDIRECT_STATUS\000200\0\0\20\0BSCRIPT_FILENAME\0/home/michelep/public_html/des-k/moodle/theme/standard/styles.php\0\0\r\0\1QUERY_STRING\0\0\0\v\0005SCRIPT_URI\0http://www.des-k.it/moodle/theme/standard/styles.php\0\0\v\0\"SCRIPT_URL\0/moodle/theme/standard/styles.php\0\0\f\0\"SCRIPT_NAME\0/moodle/theme/standard/styles.php\0\0\20\0\tSERVER_PROTOCOL\0HTTP/1.1\0\0\20\0\nSERVER_SOFTWARE\0LiteSpeed\0\0\17\0\4REQUEST_METHOD\0GET\0\0\0\0\0\0\22\0\36\0\f\0\16\0\0\0\n\0000\0\2\0g\0\n\0\f\0\10\0001\0j\0\t\0\35\0\0\0\33\0\0\0\0\0\3\0\0\0\17\0\17\0\0\0\0\0\310\0\0\0,\1\0\0\16\1\0\0\355\0\0\0\0\0\0\0i\1\0\0\0\0\0\0\0\0\0\0\271\1\0\0\0\0\0\0:\0\0\0\0\0\0\0~\1\0\0T\0\0\0c\2\0\0005\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0X\1\0\0"..., 8192) = 1440
4724  write(5, "LS\7\0\10\0\0\0", 8)    = 8
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={60, 0}}, NULL) = 0
4724  rt_sigaction(SIGPROF, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  rt_sigprocmask(SIG_UNBLOCK, [PROF], NULL, 8) = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 481926}, ru_stime={0, 58991}, ...}) = 0
4724  getcwd("/home/michelep", 4095)    = 15
4724  chdir("/home/michelep/public_html/des-k/moodle/theme/standard") = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/styles.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
4724  mmap(NULL, 1038, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  munmap(0x7f85b2515000, 1038)      = 0
4724  close(9)                          = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/styles.php", {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/styles.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
4724  mmap(NULL, 1038, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1038, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?PHP /*  $Id: styles.php,v 1.65.14.1 2009/07/29 07:42:36 moodler Exp $ */\n\n/// Every theme should contain a copy of this script.  It lets us \n/// set up variables and so on before we include the raw CSS files.\n/// The output of this script should be a completely standard CSS file.\n\n/// THERE SHOULD BE NO NEED TO MODIFY THIS FILE!!  USE CONFIG.PHP INSTEAD.\n\n\n    $lifetime  = (48 * 3600) + 1;                       // Seconds to cache this stylesheet (2 days for standard)\n    $nomoodlecookie = true;                             // Cookies prevent caching, so don't use them\n    require_once(\"../../config.php\");                   // Load up the Moodle libraries\n    $themename = basename(dirname(__FILE__));           // Name of the folder we are in\n    $forceconfig = optional_param('forceconfig'"..., 4096) = 1038
4724  lseek(9, 1038, SEEK_SET)          = 1038
4724  munmap(0x7f85b2515000, 1038)      = 0
4724  lseek(9, -1038, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  getcwd("/home/michelep/public_html/des-k/moodle/theme/standard", 4096) = 55
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/../../config.php", {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 800)       = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php  /// Moodle Configuration File \n\nunset($CFG);\n\n$CFG = new stdClass();\n$CFG->dbtype    = 'mysql';\n$CFG->dbhost    = 'localhost';\n$CFG->dbname    = 'michelep_moodle';\n$CFG->dbuser    = 'michelep_root';\n$CFG->dbpass    = 'cole150c';\n$CFG->dbpersist =  false;\n$CFG->prefix    = 'mdl_';\n\n$CFG->wwwroot   = 'http://www.des-k.it/moodle';\n$CFG->dirroot   = '/home/michelep/public_html/des-k/moodle';\n$CFG->dataroot  = '/home/michelep/moodledata';\n$CFG->admin     = 'admin';\n\n$CFG->directorypermissions = 00777;  // try 02777 on a server in Safe Mode\n\n$CFG->passwordsaltmain = '<g7<X]e89E`.D}.3#<}SF+W0wH';\n\nrequire_once(\"$CFG->dirroot/lib/setup.php\");\n// MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,\n// RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.\n?>", 4096) = 800
4724  lseek(9, 800, SEEK_SET)           = 800
4724  munmap(0x7f85b2515000, 800)       = 0
4724  lseek(9, -800, SEEK_CUR)          = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250e000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2506000
4724  munmap(0x7f85b2506000, 30777)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250d000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\n * setup.php - Sets up sessions, connects to databases and so on\n *\n * Normally this is only called by the main config.php file\n * Normally this file does not need to be edited.\n * @author Martin Dougiamas\n * @version $Id: setup.php,v 1.212.2.30 2010/05/21 11:39:44 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n////// DOCUMENTATION IN PHPDOC FORMAT FOR MOODLE GLOBALS AND COMMON OBJECT TYPES /////////////\n/**\n * $USER is a global instance of a typical $user record.\n *\n * Items found in the user record:\n *  - $USER->emailstop - Does the user want email sent to them?\n *  - $USER->email - The user's email address.\n *  - $USER->id - The unique integer identified of this user in the 'user' table.\n *  - $USER->email - The use"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b250e000, 30777)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250d000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2513000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2510000
4724  munmap(0x7f85b2510000, 11129)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2512000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php // $Id: setuplib.php,v 1.22.2.6 2009/05/08 21:30:31 skodak Exp $ \n      // These functions are required very early in the Moodle \n      // setup process, before any of the main libraries are \n      // loaded.\n\n\n/**\n * Simple class\n */\nclass object {};\n\n\n/**\n * Initializes our performance info early.\n *\n * Pairs up with get_performance_info() which is actually\n * in moodlelib.php. This function is here so that we can \n * call it before all the libs are pulled in. \n *\n * @uses $PERF\n */\nfunction init_performance_info() {\n\n    global $PERF, $CFG, $USER;\n  \n    $PERF = new Object;\n    $PERF->dbqueries = 0;   \n    $PERF->logwrites = 0;\n    if (function_exists('microtime')) {\n        $PERF->starttime = microtime();\n        }\n    if (function_exists('memory_get_usage')) {\n        $PERF->sta"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2513000, 11129)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2512000, 4096)      = 0
4724  times({tms_utime=48, tms_stime=5, tms_cutime=0, tms_cstime=0}) = 664383517
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b24f8000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24da000
4724  munmap(0x7f85b24da000, 121799)    = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f7000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\n * Set tabs to 4 for best viewing.\n * \n * Latest version is available at http://adodb.sourceforge.net/\n * \n * This is the main include file for ADOdb.\n * Database specific drivers are stored in the adodb/drivers/adodb-*.inc.php\n *\n * The ADOdb files are formatted so that doxygen can be used to generate documentation.\n * Doxygen is a documentation generation tool and can be downloaded from http://doxygen.org/\n */\n\n/**\n\t\\mainpage \t\n\t\n\t @version V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n\n\tReleased under both BSD license and Lesser GPL library license. You can choose which license\n\tyou prefer.\n\t\n\tPHP's database access functions are not standardised. This creates a need for a database \n\tclass library to hide the differences between the differ"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b24f8000, 121799)    = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b24f7000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  close(9)                          = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250a000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\nADOdb Date Library, part of the ADOdb abstraction library\nDownload: http://phplens.com/phpeverywhere/\n\nPHP native date functions use integer timestamps for computations.\nBecause of this, dates are restricted to the years 1901-2038 on Unix \nand 1970-2038 on Windows due to integer overflow for dates beyond \nthose years. This library overcomes these limitations by replacing the \nnative function's signed integers (normally 32-bits) with PHP floating \npoint numbers (normally 64-bits).\n\nDates from 100 A.D. to 3000 A.D. and later\nhave been tested. The minimum is 100 A.D. as <100 will invoke the\n2 => 4 digit year conversion. The maximum is billions of years in the \nfuture, but this is a theoretical limit as the computation of that year \nwould take too long with the current implementation"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250a000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 1597)      = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n\n/*\n  V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  \n  Set tabs to 4.\n  \n  Declares the ADODB Base Class for PHP5 \"ADODB_BASE_RS\", and supports iteration with \n  the ADODB_Iterator class.\n  \n  \t\t$rs = $db->Execute(\"select * from adoxyz\");\n\t\tforeach($rs as $k => $v) {\n\t\t\techo $k; print_r($v); echo \"<br>\";\n\t\t}\n\t\t\n\t\t\n\tIterator code based on http://cvs.php.net/cvs.php/php-src/ext/spl/examples/cachingiterator.inc?login=2\n */\n \n\n class ADODB_Iterator implements Iterator {\n\n    private $rs;\n\n    function __construct($rs) \n\t{\n        $this->rs = $rs;\n    }\n    function rewind() \n\t{\n "..., 4096) = 1597
4724  lseek(9, 1597, SEEK_SET)          = 1597
4724  munmap(0x7f85b2515000, 1597)      = 0
4724  lseek(9, -1597, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 20943)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\nV4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  Set tabs to 8.\n  \n  MySQL code that does not support transactions. Use mysqlt if you need transactions.\n  Requires mysql client. Works on Windows and Unix.\n  \n 28 Feb 2001: MetaColumns bug fix - suggested by  Freek Dijkstra (phpeverywhere@macfreek.com)\n*/ \n\n// security - hide paths\nif (!defined('ADODB_DIR')) die();\n\nif (! defined(\"_ADODB_MYSQL_LAYER\")) {\n define(\"_ADODB_MYSQL_LAYER\", 1 );\n\nclass ADODB_mysql extends ADOConnection {\n\tvar $databaseType = 'mysql';\n\tvar $dataProvider = 'mysql';\n\tvar $hasInsertID = true;\n\tvar $hasAff"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2510000, 20943)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 9
4724  fcntl(9, F_SETFL, O_RDONLY)       = 0
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
4724  connect(9, {sa_family=AF_FILE, path="/var/lib/mysql/mysql.sock"}, 110) = 0
4724  fcntl(9, F_SETFL, O_RDWR)         = 0
4724  setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
4724  setsockopt(9, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
4724  poll([{fd=9, events=POLLIN}], 1, 20000) = 1 ([{fd=9, revents=POLLIN}])
4724  read(9, "<\0\0\0\n5.1.63-rel13.4\0\206\31Q\1<k+0P$_2\0\377\367\10\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0{:KIj^w[Ar>|\0", 16384) = 64
4724  write(9, "C\0\0\1\205\242\2\0\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0michelep_root\0\24\240\250\241m\231\33\217\266\225:\276\266\3661\334O\345G\213\214", 71) = 71
4724  read(9, "\7\0\0\2\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\20\0\0\0\2michelep_moodle", 20) = 20
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2511000
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250c000
4724  munmap(0x7f85b250c000, 18030)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2510000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: textlib.class.php,v 1.25 2007/10/10 05:25:15 nicolasconnault Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas        http://dougiamas.com  //\n//           (C) 2001-3001 Eloy Lafuente (stronk7) http://contiento.com  //\n//                            "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2511000, 18030)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2510000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2505000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f4000
4724  munmap(0x7f85b24f4000, 67389)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2504000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 2003-2006 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the Typo3 project. The Typo3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*\n*  This script is distributed in the hope that it will be useful,\n*  but WITHOUT ANY WARRANTY; without even the implied warranty of\n*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n*  GNU General Public License fo"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2505000, 67389)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2504000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f3000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2351000
4724  munmap(0x7f85b2351000, 143188)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 1999-2005 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the TYPO3 project. The TYPO3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*  A copy is found in the textfile GPL.txt and important notices to the license\n*  from the author is found in LICENSE.txt distributed with these scripts.\n*\n*\n*  This script is distributed in the hope that it will be useful,\n*  but"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f3000, 143188)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  umask(077)                        = 022
4724  umask(0)                          = 077
4724  access("/home/michelep/moodledata", F_OK) = 0
4724  access("/home/michelep/moodledata/.htaccess", F_OK) = 0
4724  access("/home/michelep/moodledata/temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp/cs", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24d7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80bf000
4724  munmap(0x7f85a80bf000, 255130)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24d7000, 255130)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2541000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253d000
4724  munmap(0x7f85b253d000, 14385)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2540000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: filterlib.php,v 1.24.10.4 2009/02/18 11:02:11 stronk7 Exp $\n      // Contains special functions that are particularly useful to filters\n\n\n/// Define one exclusive separator that we'll use in the temp saved tags\n/// keys. It must be something rare enough to avoid having matches with\n/// filterobjects. MDL-18165\ndefine ('EXCL_SEPARATOR', '-%-');\n\n/**\n * This is just a little object to define a phrase and some instructions \n * for how to process it.  Filters can create an array of these to pass \n * to the filter_phrases function below.\n **/\nclass filterobject {\n    var $phrase;\n    var $hreftagbegin;\n    var $hreftagend;\n    var $casesensitive;\n    var $fullmatch;\n    var $replacementphrase;\n    var $work_phrase;\n    var $work_hreftagbegin;\n    var $work_hreftagend;\n    var $wor"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2541000, 14385)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2540000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 8244)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library functions for using AJAX with Moodle.\n */\n\n/**\n * Get the path to a JavaScript library.\n * @param $libname - the name of the library whose path we need.\n * @return string\n */\nfunction ajax_get_lib($libname) {\n\n    global $CFG, $HTTPSPAGEREQUIRED;\n    $libpath = '';\n\n    $translatelist = array(\n            'yui_yahoo' => '/lib/yui/yahoo/yahoo-min.js',\n            'yui_animation' => '/lib/yui/animation/animation-min.js',\n            'yui_autocomplete' => '/lib/yui/autocomplete/autocomplete-min.js',\n            'yui_button' => '/lib/yui/button/button-min.js',\n            'yui_calendar' => '/lib/yui/calendar/calendar-min.js',\n            'yui_charts' => '/lib/yui/charts/charts-experimental-min.js',\n            'yui_colorpicker' => '/lib/yui/colorpicker/colorpicker-min.js',"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2542000, 8244)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 106491, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 106491)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: dmllib.php,v 1.116.2.35 2010/09/15 20:08:58 stronk7 Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas     http://dougiamas.com  //\n//                                                                       //\n// This program is free software; you can r"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  read(10, "    $empty_rs_cache = array();  // Clear out the cache, just in case changes were made to table structures\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    $rs = $db->Execute($command);\n\n    $db->debug = $olddebug;\n\n    if ($rs) {\n        if ($feedback) {\n            notify(get_string('success'), 'notifysuccess');\n        }\n        return true;\n    } else {\n        if ($feedback) {\n            notify('<strong>' . get_string('error') . '</strong>');\n        }\n        // these two may go to difference places\n        debugging($db->ErrorMsg() .'<br /><br />'. s($command));\n        if (!empty($CFG->dblogerror)) {\n            $debug=array_shift(debug_backtrace());\n            error_log(\"SQL \".$db->ErrorMsg().\" in {$debug['file']} on line {$debug['line']}. STATEMENT: "..., 4096) = 4096
4724  read(10, "   if ($length and $line[0] <> '#' and $line[0].$line[1] <> '--') {\n            if (substr($line, $length-1, 1) == ';') {\n                $line = substr($line, 0, $length-1);   // strip ;\n                $command .= $line;\n                $command = str_replace('prefix_', $CFG->prefix, $command); // Table prefixes\n                if (! execute_sql($command)) {\n                    $success = false;\n                }\n                $command = '';\n            } else {\n                $command .= $line;\n            }\n        }\n    }\n\n    return $success;\n\n}\n\n/// GENERIC FUNCTIONS TO CHECK AND COUNT RECORDS ////////////////////////////////////////\n\n/**\n * Test whether a record exists in a table where all the given fields match the given values.\n *\n * The record to test is specified by giving u"..., 8192) = 8192
4724  read(10, " $limitnum  = 1; /// Number of records to retrieve\n\n/// Only a few uses of the 2nd and 3rd parameter have been found\n/// I think that we should avoid to use them completely, one\n/// record is one record, and everything else should return error.\n/// So the proposal is to change all the uses, (4-5 inside Moodle\n/// Core), drop them from the definition and delete the next two\n/// \"if\" sentences. (eloy, 2006-08-19)\n\n    if ($nolimit) {\n        $limitfrom = 0;\n        $limitnum  = 0;\n    } else if ($expectmultiple) {\n        $limitfrom = 0;\n        $limitnum  = 1;\n    } else if (debugging('', DEBUG_DEVELOPER)) {\n        // Debugging mode - don't use a limit of 1, but do change the SQL, because sometimes that\n        // causes errors, and in non-debug mode you don't see the error message and it "..., 8192) = 8192
4724  read(10, "ptional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an ADODB RecordSet object, or false if an error occured.\n */\nfunction get_recordset_sql($sql, $limitfrom=null, $limitnum=null) {\n    global $CFG, $db;\n\n    if (empty($db)) {\n        return false;\n    }\n\n/// Temporary hack as part of phasing out all access to obsolete user tables  XXX\n    if (!empty($CFG->rolesactive)) {\n        if (strpos($sql, ' '.$CFG->prefix.'user_students ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_teachers ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_coursecreators ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_admins ')) {\n            if (debugging()) { var_dump(debug_backtra"..., 8192) = 8192
4724  read(10, "   debugging('Incorrect $rs used!', DEBUG_DEVELOPER);\n        return;\n    }\n\n    $rs->Close();\n}\n\n/**\n * This function is used to convert all the Oracle 1-space defaults to the empty string\n * like a really DIRTY HACK to allow it to work better until all those NOT NULL DEFAULT ''\n * fields will be out from Moodle.\n * @param string the string to be converted to '' (empty string) if it's ' ' (one space)\n * @param mixed the key of the array in case we are using this function from array_walk,\n *              defaults to null for other (direct) uses\n * @return boolean always true (the converted variable is returned by reference)\n */\nfunction onespace2empty(&$item, $key=null) {\n    $item = $item == ' ' ? '' : $item;\n    return true;\n}\n///End DIRTY HACK\n\n\n/**\n * Get a number of records as an arra"..., 8192) = 8192
4724  read(10, "nu.\n *\n * @param string $table The database table to be checked against.\n * @param string $select A fragment of SQL to be used in a where clause in the SQL call.\n * @param string $sort Sort order (optional) - a valid SQL order parameter\n * @param string $fields A comma separated list of fields to be returned from the chosen table.\n * @param int $limitfrom return a subset of records, starting at this point (optional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an associative array, or false if no records were found or an error occured.\n */\nfunction get_records_select_menu($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {\n    $rs = get_recordset_select($"..., 8192) = 8192
4724  read(10, "ct($table, $newfield, $newvalue, $select, true);\n}\n\n/**\n * Set a single field in every table row where the select statement evaluates to true.\n *\n * @uses $CFG\n * @uses $db\n * @param string $table The database table to be checked against.\n * @param string $newfield the field to set.\n * @param string $newvalue the value to set the field to.\n * @param string $select a fragment of SQL to be used in a where clause in the SQL call.\n * @param boolean $localcall Leave this set to false. (Should only be set to true by set_field.)\n * @return mixed An ADODB RecordSet object with the results from the SQL call or false.\n */\nfunction set_field_select($table, $newfield, $newvalue, $select, $localcall = false) {\n\n    global $db, $CFG;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }"..., 8192) = 8192
4724  read(10, "s_cache[$table];\n\n/// Postgres doesn't have the concept of primary key built in\n/// and will return the OID which isn't what we want.\n/// The efficient and transaction-safe strategy is to\n/// move the sequence forward first, and make the insert\n/// with an explicit id.\n    if ( $CFG->dbfamily === 'postgres' && $returnid == true ) {\n        if ($nextval = (int)get_field_sql(\"SELECT NEXTVAL('{$CFG->prefix}{$table}_{$primarykey}_seq')\")) {\n            $dataobject->{$primarykey} = $nextval;\n        }\n    }\n\n/// Begin DIRTY HACK\n    if ($CFG->dbfamily == 'oracle') {\n        oracle_dirty_hack($table, $dataobject); // Convert object to the correct \"empty\" values for Oracle DB\n    }\n/// End DIRTY HACK\n\n/// Under Oracle, MSSQL and PostgreSQL we have our own insert record process\n/// detect all the "..., 8192) = 8192
4724  read(10, "l be updated later\n    if (($CFG->dbfamily == 'oracle' || $CFG->dbfamily == 'mssql' || $CFG->dbfamily == 'postgres')\n      && !empty($dataobject->id)) {\n    /// Detect lobs\n        $foundclobs = array();\n        $foundblobs = array();\n        db_detect_lobs($table, $dataobject, $foundclobs, $foundblobs, true);\n    }\n\n    // Determine all the fields in the table\n    if (!$columns = $db->MetaColumns($CFG->prefix . $table)) {\n        return false;\n    }\n    $data = (array)$dataobject;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    // Pull out data matching these fields\n    $update = array();\n    foreach ($columns as $column) {\n        if ($column->name == 'id') {\n            continue;\n        }\n        if (array_key_exists($column->name, $data)) {\n            $ke"..., 8192) = 8192
4724  read(10, "s function should be applied in all the places where conditions of\n * the type:\n *\n *     ... AND fieldname != '';\n *\n * are being used. Final result should be:\n *\n *     ... AND ' . sql_isnotempty('tablename', 'fieldname', true/false, true/false);\n *\n * (see parameters description below)\n *\n * @param string $tablename name of the table (without prefix). Not used for now but can be\n *                          necessary in the future if we want to use some introspection using\n *                          meta information against the DB. /// TODO ///\n * @param string $fieldname name of the field we are going to check\n * @param boolean $nullablefield to specify if the field us nullable (true) or no (false) in the DB\n * @param boolean $textfield to specify if it is a text (also called clob) fie"..., 8192) = 8192
4724  read(10, " be used in order to perform one bitwise NOT operation\n * with 1 integer.\n * @param integer int1 integer in the operation\n * @return string the piece of SQL code to be used in your statement.\n */\nfunction sql_bitnot($int1) {\n\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return '((0 - (' . $int1 . ')) - 1)';\n            break;\n        default:\n            return '(~(' . $int1 . '))';\n    }\n}\n\n/**\n * Returns the FROM clause required by some DBs in all SELECT statements\n * To be used in queries not having FROM clause to provide cross_db\n */\nfunction sql_null_from_clause() {\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return ' FROM dual';\n            break;\n        default:\n            return '';\n    }\n}\n\n/**\n * Retur"..., 8192) = 8192
4724  read(10, "is defined as NOT NULL, we'll modify\n/// such data in the best form possible (\"0\" for booleans and numbers and \" \" for the\n/// rest of strings. It isn't optimal, but the only way to do so.\n/// In the oppsite, when retrieving records from Oracle, we'll decode \" \" back to\n/// empty strings to allow everything to work properly. DIRTY HACK.\n\n/// If the db isn't Oracle, return without modif\n    if ( $CFG->dbfamily != 'oracle') {\n        return;\n    }\n\n/// Get Meta info to know what to change, using the cached meta if exists\n    if (!isset($metadata_cache[$table])) {\n        $metadata_cache[$table] = array_change_key_case($db->MetaColumns($CFG->prefix . $table), CASE_LOWER);\n    }\n    $columns = $metadata_cache[$table];\n/// Iterate over all the fields in the insert, transforming values\n/// in th"..., 8192) = 8192
4724  read(10, "e (id)\n        $sqlcondition = 'id=' . $sqlcondition;\n    } else { /// Else, it's a formal standard SQL condition, we try to delete the WHERE in case it exists\n        $sqlcondition = trim(preg_replace('/^WHERE/is', '', trim($sqlcondition)));\n    }\n\n/// Update all the clobs\n    if ($clobs) {\n        foreach ($clobs as $key => $value) {\n\n            if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }; /// Count the extra updates in PERF\n\n        /// Oracle CLOBs doesn't like quoted strings (are inserted via prepared statemets)\n            if ($CFG->dbfamily == 'oracle') {\n                $value = stripslashes_safe($value);\n            }\n\n            if (!$db->UpdateClob($CFG->prefix.$table, $key, $value, $sqlcondition)) {\n                $status = false;\n                $state"..., 8192) = 8187
4724  read(10, "", 4096)                = 0
4724  read(10, "", 8192)                = 0
4724  read(10, "", 8192)                = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2501000
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24ec000
4724  munmap(0x7f85b24ec000, 81956)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2500000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n/**\n * Library of functions for database manipulation.\n *\n * Other main libraries:\n * - weblib.php - functions that produce web output\n * - moodlelib.php - general-purpose Moodle functions\n * @author Martin Dougiamas and many others\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n /// Some constants\n define('LASTACCESS_UPDATE_SECS', 60); /// Number of seconds to wait before\n                                       /// updating lastaccess information in DB.\n\n/**\n * Escape all dangerous characters in a data record\n *\n * $dataobject is an object containing needed data\n * Run over each field exectuting addslashes() function\n * to escape SQL unfriendly characters (e.g. quotes)\n * Handy when writing back data read from the database\n *\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2501000, 81956)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2500000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24e2000
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80ca000
4724  munmap(0x7f85a80ca000, 209796)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: accesslib.php,v 1.421.2.109 2010/05/20 18:35:05 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you ca"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24e2000, 209796)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2508000
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fa000
4724  munmap(0x7f85b24fa000, 57169)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: blocklib.php,v 1.129.2.12 2010/08/19 14:06:03 sam_marshall Exp $\n\n//This library includes all the necessary stuff to use blocks in course pages\n\ndefine('BLOCK_MOVE_LEFT',   0x01);\ndefine('BLOCK_MOVE_RIGHT',  0x02);\ndefine('BLOCK_MOVE_UP',     0x04);\ndefine('BLOCK_MOVE_DOWN',   0x08);\ndefine('BLOCK_CONFIGURE',   0x10);\n\ndefine('BLOCK_POS_LEFT',  'l');\ndefine('BLOCK_POS_RIGHT', 'r');\n\ndefine('BLOCKS_PINNED_TRUE',0);\ndefine('BLOCKS_PINNED_FALSE',1);\ndefine('BLOCKS_PINNED_BOTH',2);\n\nrequire_once($CFG->libdir.'/pagelib.php');\nrequire_once($CFG->dirroot.'/course/lib.php'); // needed to solve all those: Call to undefined function: print_recent_activity() when adding Recent Activity\n\n// Returns false if this block is incompatible with the current version of Moodle.\nfunction block_is_c"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2508000, 57169)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2539000
4724  munmap(0x7f85b2539000, 23923)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253e000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n\n/**\n * This file contains the parent class for moodle pages, page_base, \n * as well as the page_course subclass.\n * A page is defined by its page type (ie. course, blog, activity) and its page id\n * (courseid, blogid, activity id, etc).\n *\n * @author Jon Papaioannou\n * @version  $Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package pages\n */\n\nfunction page_import_types($path) {\n    global $CFG;\n\n    static $types = array();\n\n    if(substr($path, -1) != '/') {\n        $path .= '/';\n    }\n\n    $path = clean_param($path, PARAM_PATH);\n\n    if(isset($types[$path])) {\n        return $types[$path];\n    }\n\n    $file = $CFG->dirroot.'/'.$path.'"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253f000, 23923)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253e000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f7000
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24d8000
4724  munmap(0x7f85b24d8000, 123781)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f6000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: lib.php,v 1.538.2.82 2010/10/13 20:30:23 skodak Exp $\n   // Library of useful functions\n\n\ndefine('COURSE_MAX_LOG_DISPLAY', 150);          // days\ndefine('COURSE_MAX_LOGS_PER_PAGE', 1000);       // records\ndefine('COURSE_LIVELOG_REFRESH', 60);           // Seconds\ndefine('COURSE_MAX_RECENT_PERIOD', 172800);     // Two days, in seconds\ndefine('COURSE_MAX_SUMMARIES_PER_PAGE', 20);    // courses\ndefine('COURSE_MAX_COURSES_PER_DROPDOWN',1000); //  max courses in log dropdown before switching to optional\ndefine('COURSE_MAX_USERS_PER_DROPDOWN',1000);   //  max users in log dropdown before switching to optional\ndefine('FRONTPAGENEWS',           '0');\ndefine('FRONTPAGECOURSELIST',     '1');\ndefine('FRONTPAGECATEGORYNAMES',  '2');\ndefine('FRONTPAGETOPICONLY',      '3');\ndefine('FRONTP"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f7000, 123781)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b24f6000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 23400)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Extra library for groups and groupings.\n *\n * @copyright &copy; 2006 The Open University\n * @author J.White AT open.ac.uk, Petr Skoda (skodak)\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package groups\n */\n\n/*\n * INTERNAL FUNCTIONS - to be used by moodle core only\n * require_once $CFG->dirroot.'/group/lib.php' must be used\n */\n\n/**\n * Adds a specified user to a group\n * @param int $userid   The user id\n * @param int $groupid  The group id\n * @return boolean True if user added successfully or the user is already a\n * member of the group, false otherwise.\n */\nfunction groups_add_member($groupid, $userid) {\n    if (!groups_group_exists($groupid)) {\n        return false;\n    }\n\n    if (groups_is_member($groupid, $userid)) {\n        return true;\n    }\n\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 23400)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2507000
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f8000
4724  munmap(0x7f85b24f8000, 58741)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2506000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: deprecatedlib.php,v 1.41.2.14 2009/11/19 10:18:01 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas, Moodle  http://moodle.com//\n//                                                                       //\n// This program is free software; you "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2507000, 58741)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2506000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85a80b7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a8070000
4724  munmap(0x7f85a8070000, 286912)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85a80b7000, 286912)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 18413)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library of functions for events manipulation.\n * \n * The public API is all at the end of this file.\n *\n * @author Martin Dougiamas and many others\n * @version $Id: eventslib.php,v 1.16.2.3 2008/10/06 22:07:10 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n\n/**\n * Loads the events definitions for the component (from file). If no\n * events are defined for the component, we simply return an empty array.\n * @param $component - examples: 'moodle', 'mod/forum', 'block/quiz_results'\n * @return array of capabilities or empty array if not exists\n *\n * INTERNAL - to be used from eventslib only\n */\nfunction events_load_def($component) {\n    global $CFG;\n\n    if ($component == 'moodle') {\n        $defpath = $CFG->libdir.'/db/ev"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 18413)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253e000
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250f000
4724  munmap(0x7f85b250f000, 26745)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  //$Id: grouplib.php,v 1.22.2.12 2010/11/12 10:03:10 skodak Exp $\n\n/**\n * Groups not used in course or activity\n */\ndefine('NOGROUPS', 0);\n\n/**\n * Groups used, users do not see other groups\n */\ndefine('SEPARATEGROUPS', 1);\n\n/**\n * Groups used, students see other groups\n */\ndefine('VISIBLEGROUPS', 2);\n\n\n/**\n * Determines if a group with a given groupid exists.\n * @param int $groupid The groupid to check for\n * @return boolean True if the group exists, false otherwise or if an error\n * occurred.\n */\nfunction groups_group_exists($groupid) {\n    return record_exists('groups', 'id', $groupid);\n}\n\n/**\n * Gets the name of a group with a specified id\n * @param int $groupid The id of the group\n * @return string The name of the group\n */\nfunction groups_get_group_name($groupid) {\n    return ge"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253e000, 26745)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\3\0\0\0\33\1\0", 7)    = 7
4724  read(9, "\5\0\0\1\376\0\0\2\0", 16384) = 9
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\21\0\0\0\3SET NAMES 'utf8'", 21) = 21
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\31\0\0\0\3SELECT * FROM mdl_config", 29) = 29
4724  read(9, "\1\0\0\1\3=\0\0\2\3def\17michelep_moodle\nmdl_config\nmdl_config\2id\2id\f?\0\n\0\0\0\10#B\0\0\0A\0\0\3\3def\17michelep_moodle\nmdl_config\nmdl_config\4name\4name\f!\0\375\2\0\0\375\5@\0\0\0C\0\0\4\3def\17michelep_moodle\nmdl_config\nmdl_config\5value\5value\f!\0\375\377\2\0\374\21\20\0\0\0\5\0\0\5\376\0\0\"\0\16\0\0\6\0011\tunicodedb\0011 \0\0\7\0012\22statsrolesupgraded\n1305897129\r\0\0\10\0013\4auth\5email\31\0\0\t\0014\20auth_pop3mailbox\5INBOX\17\0\0\n\0015\5enrol\6manual\37\0\0\v\0016\25enrol_plugins_enabled\6manual\20\0\0\f\0017\5style\7default\23\0\0\r\0018\10template\7default\r\0\0\16\0019\5theme\4DesK \0\0\17\00210\32filter_multilang_converted\0011\27\0\0\20\003428\fregisterauth\5email\26\0\0\21\00212\20guestloginbutton\0011\26\0\0\22\00213\21alternateloginurl\0\31\0\0\23\00214\24forgottenpasswordurl\0\250\10\0\24\00215\21auth_instructions\374\220\10<div style=\"background-color: transparent; \"><div style=\"background-color: transparent; \"><span id=\"internal-source-marker_0.799507872434333\" style=\"font-size: 10pt; font-family: arial; color: rg"..., 16384) = 16384
4724  read(9, "iew\3all+\0\0\245\003416$block_course_list_hideallcourseslink\0011#\0\0\246\003417\34block_online_users_timetosee\0015\33\0\0\247\003418\25defaultallowedmodules\0\23\0\0\250\003419\rcoursemanager\0\17\0\0\251\003420\tfrontpage\0\30\0\0\252\003421\21frontpageloggedin\0010\27\0\0\253\003422\20maxcategorydepth\0010\26\0\0\254\003423\16coursesperpage\00220,\0\0\255\003424%allowvisiblecoursesinhiddencategories\0010\35\0\0\256\003425\26defaultfrontpageroleid\0015!\0\0\257\003426\vsupportname\20Assistenza Des-K%\0\0\260\003427\fsupportemail\23assistenza@des-k.it\"\0\0\261\003429\22digestmailtimelast\n1342278002#\0\0\262\003430\23forum_lastreadclean\n1342313401$\0\0\263\003431\24scorm_updatetimelast\n1342303202\36\0\0\264\003432\20lastexpirynotify\01020120715\37\0\0\265\003433\30sendcoursewelcomemessage\0011\36\0\0\266\003434\16statslastdaily\n1342303200=\0\0\267\003435\vtextfilters,filter/hiddentext,mod/glossary,filter/jsmath\"\0\0\270\003436\22statslastexecution\n1342310402\37\0\0\271\003438\17statslastweekly\n1341784800 \0\0\272\003440\20statslastmonthly\n1341100800"..., 16384) = 957
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "6\0\0\0\3SELECT * FROM mdl_course WHERE category = '0' LIMIT 1", 58) = 58
4724  read(9, "\1\0\0\1-=\0\0\2\3def\17michelep_moodle\nmdl_course\nmdl_course\2id\2id\f?\0\n\0\0\0\10#B\0\0\0I\0\0\3\3def\17michelep_moodle\nmdl_course\nmdl_course\10category\10category\f?\0\n\0\0\0\10)@\0\0\0K\0\0\4\3def\17michelep_moodle\nmdl_course\nmdl_course\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\5\3def\17michelep_moodle\nmdl_course\nmdl_course\10password\10password\f!\0\226\0\0\0\375\1\0\0\0\0I\0\0\6\3def\17michelep_moodle\nmdl_course\nmdl_course\10fullname\10fullname\f!\0\372\2\0\0\375\1\0\0\0\0K\0\0\7\3def\17michelep_moodle\nmdl_course\nmdl_course\tshortname\tshortname\f!\0,\1\0\0\375\t@\0\0\0I\0\0\10\3def\17michelep_moodle\nmdl_course\nmdl_course\10idnumber\10idnumber\f!\0,\1\0\0\375\t@\0\0\0G\0\0\t\3def\17michelep_moodle\nmdl_course\nmdl_course\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0E\0\0\n\3def\17michelep_moodle\nmdl_course\nmdl_course\6format\6format\f!\0\36\0\0\0\375\1\0\0\0\0M\0\0\v\3def\17michelep_moodle\nmdl_course\nmdl_course\nshowgrades\nshowgrades\f?\0\2\0\0\0\1!\0\0\0\0G\0\0\f\3def\17michelep_moodle\nmdl_course"..., 16384) = 4534
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "<\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '10' LIMIT 1", 64) = 64
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\f\0\0\10\0011\00210\0010\2/1\0011\5\0\0\t\376\0\0\2\0", 16384) = 420
4724  access("/home/michelep/moodledata/cache", F_OK) = 0
4724  access("/home/michelep/moodledata/sessions", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 5 entries */, 32768) = 136
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en_utf8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/README.txt", {st_mode=S_IFREG|0644, st_size=620, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/moodledata/lang", F_OK) = 0
4724  lstat("/home/michelep/moodledata/lang", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  open("/home/michelep/moodledata/lang", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 4 entries */, 32768) = 120
4724  lstat("/home/michelep/moodledata/lang/it_utf8", {st_mode=S_IFDIR|0777, st_size=12288, ...}) = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/moodledata/lang/en/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?PHP // $Id: langconfig.php,v 1.7.2.3 2010/05/25 08:43:36 mudrd8mz Exp $ \n      // langconfig.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = '.'; // decimal point separator, for some languages it is ','\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ','; // if decsep is ',', then usually ';' is used instead here; these two can not be the same\n$string['locale'] = 'en_AU.utf8';\n$string['localewin'] = 'English_Australia.1252';\n$string['localewincharset'] = '';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['parentlanguage'] = '';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime"..., 4096) = 1534
4724  lseek(10, 1534, SEEK_SET)         = 1534
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  lseek(10, -1534, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = ',';\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ';';\n$string['locale'] = 'it_IT.UTF-8';\n$string['localewin'] = 'Italian_Italy.1252';\n$string['localewincharset'] = 'WINDOWS-1252';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';\n$string['strftimedaydate'] = '%%A, %%d %%B %%Y';\n$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';\n$string['strftimedayshort'] = '%%A %%d %%B';\n$string['strftimedaytime'] = '%%a, %%H:%%M';\n$string['strftimemonthyear'] = '%%B %%Y';\n$string['strftimerecent'] = '%%d %%b, %"..., 4096) = 1087
4724  lseek(10, 1087, SEEK_SET)         = 1087
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  lseek(10, -1087, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?PHP // $Id: langconfig.php,v 1.7.2.3 2010/05/25 08:43:36 mudrd8mz Exp $ \n      // langconfig.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = '.'; // decimal point separator, for some languages it is ','\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ','; // if decsep is ',', then usually ';' is used instead here; these two can not be the same\n$string['locale'] = 'en_AU.utf8';\n$string['localewin'] = 'English_Australia.1252';\n$string['localewincharset'] = '';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['parentlanguage'] = '';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime"..., 4096) = 1534
4724  lseek(10, 1534, SEEK_SET)         = 1534
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  lseek(10, -1534, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php   // $Id: config.php,v 1.7.2.3 2008/02/27 12:06:49 urs_hunkler Exp $\n////////////////////////////////////////////////////////////////////////////////\n/// This file contains a few configuration variables that control \n/// how Moodle uses this theme.\n////////////////////////////////////////////////////////////////////////////////\n\n$THEME->sheets = array('user_styles');\n\n/// This variable is an array containing the names of all the \n/// stylesheet files you want included in this theme, and in what order\n////////////////////////////////////////////////////////////////////////////////\n\n\n$THEME->standardsheets = array('styles_layout', 'styles_color');\n\n/// This variable can be set to an array containing\n/// filenames from the *STANDARD* theme.  If the \n/// array exists, it will be used to "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/standard/styles_layout.css", F_OK) = 0
4724  stat("/home/michelep/public_html/des-k/moodle/theme/standard/styles_layout.css", {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/standard/styles_color.css", F_OK) = 0
4724  stat("/home/michelep/public_html/des-k/moodle/theme/standard/styles_color.css", {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 21 entries */, 32768) = 616
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/choice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/hotpot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/scorm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/label", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/lams", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/index.html", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/journal", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/resource", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/chat", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/wiki", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/forum", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/lesson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/README.txt", {st_mode=S_IFREG|0644, st_size=1178, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/assignment", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/workshop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/quiz", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/survey", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/assignment/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/chat/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/choice/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/data/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/forum/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/glossary/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/hotpot/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/journal/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/label/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/lams/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/lesson/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/quiz/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/resource/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/scorm/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/survey/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/wiki/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/workshop/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 37 entries */, 32768) = 1248
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_summary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/loancalc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/activity_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/tag_flickr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/online_users", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/index.html", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/db", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/mentees", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/html", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_tree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/participants", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/messages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/rss_client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/mnet_hosts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/version.php", {st_mode=S_IFREG|0644, st_size=394, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/search", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/tag_youtube", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/social_activities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/recent_activity", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/section_links", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/news_items", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/search_forums", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/glossary_random", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/quiz_results", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/blog_tags", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/blog_menu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/tags", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/activity_modules/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/admin/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/admin_tree/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/blog_menu/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/blog_tags/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/course_list/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/course_summary/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/db/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/glossary_random/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/html/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/loancalc/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/login/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/mentees/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/messages/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/mnet_hosts/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/news_items/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/online_users/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/participants/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/quiz_results/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/recent_activity/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/rss_client/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/search/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/search_forums/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/section_links/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/social_activities/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/tag_flickr/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/tag_youtube/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/tags/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/course/format", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/course/format", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 9 entries */, 32768) = 264
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/weekscss", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/scorm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/lams", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/social", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/weeks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/topics", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/course/format/README.txt", {st_mode=S_IFREG|0644, st_size=3906, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/course/format/lams/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/course/format/scorm/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/course/format/social/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/course/format/topics/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/course/format/weeks/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/course/format/weekscss/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/grade/report", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/grade/report", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 10 entries */, 32768) = 296
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/index.php", {st_mode=S_IFREG|0644, st_size=2050, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/grader", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/styles.css", {st_mode=S_IFREG|0644, st_size=50, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/outcomes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/overview", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/lib.php", {st_mode=S_IFREG|0644, st_size=13723, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/error_log", {st_mode=S_IFREG|0644, st_size=5943, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/grade/report/grader/styles.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/grade/report/outcomes/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/grade/report/overview/styles.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/grade/report/user/styles.php", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/styles_layout.css", {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/styles_layout.css", {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/styles_layout.css", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  mmap(NULL, 63933, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2506000
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/styles_layout.css", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  mmap(NULL, 63933, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f6000
4724  munmap(0x7f85b24f6000, 63933)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=63933, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "/*******************************************************************\n styles_layout.css\n\n This CSS file contains all layout definitions like positioning,\n floats, margins, padding, borders etc.\n\n Styles are organised into the following sections:\n  core\n  forms\n  header\n  footer\n\n  admin\n  blocks\n  blog\n  calendar\n  course\n  doc\n  grades\n  login\n  message\n  notes\n  mymoodle\n  question\n  tabs\n  tags\n  user\n\n  various modules\n\n*******************************************************************/\n\n\n/***\n *** Core\n ***/\n\nh1.main,\nh2.main,\nh3.main,\nh4.main,\nh5.main,\nh6.main {\n  text-align: center;\n}\n\n#layout-table {\n  width:100%;\n  border-collapse:separate;\n  margin-top: 8px;\n}\n\n#layout-table #left-column,\n#layout-table #middle-column,\n#layout-table #right-column\n{\n  vertical-align:top;\n}\n\n#layou"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2506000, 63933)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  writev(5, [{"LS\3\0\253\0\0\0\5\0\0\0\0\0\0\0-\0'\0\36\0\10\0\27\0", 26}, {"Last-Modified: Sun, 15 Jul 2012 08:35:35 GMT\0Expires: Tue, 17 Jul 2012 08:35:36 GMT\0Cache-Control: max-age=172801\0Pragma:\0Content-type: text/css\0", 145}, {"LS\4\0\10@\0\0", 8}, {"/**************************************\n * THEME NAME: standard\n *\n * Files included in this sheet:\n *\n *   standard/styles_layout.css\n *   standard/styles_color.css\n *   /mod/assignment/styles.php\n *   /mod/choice/styles.php\n *   /mod/data/styles.php\n *   /mod/lesson/styles.php\n *   /mod/scorm/styles.php\n *   /mod/workshop/styles.php\n *   /blocks/blog_tags/styles.php\n *   /blocks/calendar_month/styles.php\n *   /blocks/calendar_upcoming/styles.php\n *   /blocks/course_summary/styles.php\n *   /blocks/login/styles.php\n *   /blocks/news_items/styles.php\n *   /blocks/quiz_results/styles.php\n *   /blocks/rss_client/styles.php\n *   /blocks/search_forums/styles.php\n *   /grade/report/grader/styles.php\n *   /grade/report/user/styles.php\n **************************************/\n\n/***** standard/styl"..., 828}, {"/*******************************************************************\n styles_layout.css\n\n This CSS file contains all layout definitions like positioning,\n floats, margins, padding, borders etc.\n\n Styles are organised into the following sections:\n  core\n  forms\n  header\n  footer\n\n  admin\n  blocks\n  blog\n  calendar\n  course\n  doc\n  grades\n  login\n  message\n  notes\n  mymoodle\n  question\n  tabs\n  tags\n  user\n\n  various modules\n\n*******************************************************************/\n\n\n/***\n *** Core\n ***/\n\nh1.main,\nh2.main,\nh3.main,\nh4.main,\nh5.main,\nh6.main {\n  text-align: center;\n}\n\n#layout-table {\n  width:100%;\n  border-collapse:separate;\n  margin-top: 8px;\n}\n\n#layout-table #left-column,\n#layout-table #middle-column,\n#layout-table #right-column\n{\n  vertical-align:top;\n}\n\n#layou"..., 15556}, {"LS\4\0\10@\0\0", 8}, {"\n}\n\n#adminsettings fieldset.error legend {\n  display: block;\n}\n\n#adminsettings .form-multicheckbox li {\n  list-style: none;\n}\n\n#adminsettings .form-multicheckbox ul {\n  padding:0;\n  margin:0;\n}\n\n#adminsettings .form-item .pathok,\n#adminsettings .form-item .patherror {\n  margin-left: 0.5em;\n}\n\n#adminsettings .form-htmlarea {\n  width:  640px;\n  display:inline;\n}\n\n#adminsettings .form-htmlarea .htmlarea {\n  width:  640px;\n  display:block;\n}\n\n.environmentbox {\n  margin-top: 1em;\n}\n\n.form-buttons {\n  margin: 10px 0 0 13em;\n}\n\n.adminsearchform {\n  padding-top:10px;\n}\n\n.block_admin_tree .admintree {\n  text-align:left;\n}\n\n.block_admin_tree .admintree .depth1 {\n  padding-left: 16px;\n}\n\n.block_admin_tree .admintree .depth2 {\n  padding-left: 32px;\n}\n\n.block_admin_tree .admintree .depth3 {\n  padding-l"..., 16384}, {"LS\4\0\10@\0\0", 8}, {"t-participation-index .participationselectform {\n  margin-left:auto;\n  margin-right:auto;\n  text-align:center;\n  margin-top:10px;\n  margin-bottom:10px;\n}\n\n#course-report .participationselectform label,\n#course-report-participation-index .participationselectform label {\n  margin-left:15px;\n  margin-right:5px;\n}\n\n#course-report-log-index .info,\n#course-report-log-indexlive .info {\n  margin-left:auto;\n  margin-right:auto;\n  text-align:center;\n  margin:10px;\n}\n\n.course-report-outline td.numviews {\n  text-align:right;\n}\n\n.course-report-outline div.loginfo {\n  text-align:center;\n  margin: 1em;\n}\n\n#content .coursebox .summary .category {\n  text-align:right;\n}\n\n#course-editsection .singlebutton {\n  text-align:center;\n}\n\n.jumpmenu {text-align:center}\n\n/***\n *** Group\n ***/\nbody#group-index #grouped"..., 16384}, {"LS\4\0\1=\0\0", 8}, {"rm {\n  text-align:center;\n}\n#wordcount {\n  text-align: right;\n}\n\n/***\n *** Modules: Chat\n ***/\n\n.nextchatsession {\n  text-align:center;\n}\n\n#mod-chat-gui_header_js-jsupdate {\n  margin:10px\n}\n#mod-chat-gui_header_js-jsupdate .chat-event,\n#mod-chat-gui_header_js-jsupdate .chat-message {\n  width:100%;\n  padding:0;\n  margin-top:7px\n}\n\n#mod-chat-view #chatcurrentusers .chatuserdetails {\n  vertical-align: middle;\n}\n\n#mod-chat-view #enterlink {\n  text-align: center;\n  margin-left: auto;\n  margin-right: auto;\n  width: 50%;\n}\n\n.chat-event .picture,\n.chat-message .picture {\n  width:40px;\n  vertical-align:top;\n}\n.chat-event .text,\n.chat-message .text {\n  text-align: left;\n}\n\n#mod-chat-gui_basic #participants ul {\n  margin:0px;\n  padding:0px;\n  list-style-type:none;\n}\n\n#mod-chat-gui_basic #participants"..., 15609}], 11) = 64964
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/styles_color.css", {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard/styles_color.css", {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/theme/standard", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/styles_color.css", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  mmap(NULL, 18534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/theme/standard/styles_color.css", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  mmap(NULL, 18534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 18534)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "/*******************************************************************\n styles_color.css\n\n This CSS file contains all color definitions like\n background-color, font-color, border-color etc.\n\n Styles are organised into the following sections:\n\n  core\n  header\n  footer\n\n  admin\n  blocks\n  calendar\n  course\n  doc\n  login\n  message\n  question\n  tabs\n  user\n\n  various modules\n\n*******************************************************************/\n\n/***\n ***  Core\n ***/\n\na:link,\na:visited {\n  color:#0000FF;\n}\n\na.dimmed:link,\na.dimmed:visited {\n  color:#AAAAAA;\n}\n\na:hover {\n  color:#FF0000;\n}\n\na.autolink:link,\na.autolink:visited {\n  color:#000000;\n  background: #DDDDDD;\n}\n\na.autolink.glossary:hover {\n  cursor: help;\n}\n\nimg.userpicture,\nimg.grouppicture {\n  border-color:#000\n}\n\n.block_online_users .li"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 18534)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  writev(5, [{"LS\4\0\10@\0\0", 8}, {"/***** standard/styles_layout.css end *****/\n\n/***** standard/styles_color.css start *****/\n\n", 93}, {"/*******************************************************************\n styles_color.css\n\n This CSS file contains all color definitions like\n background-color, font-color, border-color etc.\n\n Styles are organised into the following sections:\n\n  core\n  header\n  footer\n\n  admin\n  blocks\n  calendar\n  course\n  doc\n  login\n  message\n  question\n  tabs\n  user\n\n  various modules\n\n*******************************************************************/\n\n/***\n ***  Core\n ***/\n\na:link,\na:visited {\n  color:#0000FF;\n}\n\na.dimmed:link,\na.dimmed:visited {\n  color:#AAAAAA;\n}\n\na:hover {\n  color:#FF0000;\n}\n\na.autolink:link,\na.autolink:visited {\n  color:#000000;\n  background: #DDDDDD;\n}\n\na.autolink.glossary:hover {\n  cursor: help;\n}\n\nimg.userpicture,\nimg.grouppicture {\n  border-color:#000\n}\n\n.block_online_users .li"..., 16291}, {"LS\4\0\313\10\0\0", 8}, {"r {\n  background-color: #dddddd;\n}\n\n.glossaryformatheader {\n  background-color: #dddddd;\n}\n\n\n/***\n *** Modules: Journal\n ***/\n\n#mod-journal-view .feedbackbox .left,\n#mod-journal-view .feedbackbox .entryheader {\n  background-color: #dddddd;\n}\n\n/***\n *** Modules: Label\n ***/\n\n/***\n *** Modules: Lesson\n ***/\n\n/***\n *** Modules: Quiz\n ***/\n\ntable.quizattemptsummary .bestrow td {\n  background-color: #e8e8e8;\n}\n\ntable.quizreviewsummary th.cell {\n  background: #f0f0f0;\n}\ntable.quizreviewsummary td.cell {\n  background: #fafafa;\n}\n.mod-quiz .highlightgraded {\n    background:yellow;\n}\n/***\n *** Modules: Resource\n ***/\n\n.ims-nav-dimmed {\n  color: #AAAAAA;\n  text-decoration: none;\n}\n\n.ims-nav-button a:link,\n.ims-nav-button a:visited,\n.ims-nav-button a:hover {\n  color: #000;\n  text-decoration: none;\n}\n"..., 2243}], 5) = 18643
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/assignment/styles.php", {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/assignment", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/assignment/styles.php", {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/assignment/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  mmap(NULL, 3114, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/mod/assignment/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  mmap(NULL, 3114, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 3114)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=3114, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "#mod-assignment-submissions .feedback .content,\n#mod-assignment-submissions .feedback .topic,\n#mod-assignment-submissions .feedback .picture\n{\n  padding: 10px;\n  border-width:1px;\n  border-style:solid;\n  border-color:#DDDDDD;\n}\n\n#mod-assignment-submissions form#options div {\n  text-align:right;\n  margin-left:auto;\n  margin-right:20px;\n}\n\n.mod-assignment .feedback .files {\n  float: right;\n  background-color: #EFEFEF;\n  padding:5px;\n}\n\n.mod-assignment .feedback .grade,\n.mod-assignment .feedback .outcome,\n.mod-assignment .feedback .finalgrade {\n  float: right;\n}\n\n.mod-assignment .feedback .disabledfeedback {\n  width: 500px;\n  height: 250px;\n}\n\n.mod-assignment .feedback .from {\n  float: left;\n}\n\n.mod-assignment .feedback .time {\n  font-size: 0.8em;\n}\n\n.mod-assignment .late {\n  color: red;\n}\n\n."..., 4096) = 3114
4724  lseek(10, 3114, SEEK_SET)         = 3114
4724  munmap(0x7f85b2544000, 3114)      = 0
4724  lseek(10, -3114, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/choice/styles.php", {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/choice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/choice/styles.php", {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/choice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/choice/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  mmap(NULL, 149, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/mod/choice/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  mmap(NULL, 149, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 149)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".mod-choice .results {\n  border-collapse: separate;\n}\n\n.mod-choice .results .data {\n  border-width:1px;\n  border-style:solid;\n  border-color:#999;\n}\n", 4096) = 149
4724  lseek(10, 149, SEEK_SET)          = 149
4724  munmap(0x7f85b2544000, 149)       = 0
4724  lseek(10, -149, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/data/styles.php", {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/data/styles.php", {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/data/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  mmap(NULL, 740, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/mod/data/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  mmap(NULL, 740, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 740)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=740, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "#mod-data-view #sortsearch .c0 {\n  text-align: right;\n}\n\n#mod-data-view .approve img.icon {\n  width:34px;\n  height:34px;\n}\n\n#mod-data-preset .presetmapping {\n  text-align: center;\n}\n\n#mod-data-preset .presetmapping table {\n  text-align: left;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n#mod-data-preset .overwritesettings {\n  margin-bottom: 1em;\n}\n\n.mod-data-field .c0 {\n  text-align: right;\n}\n\n.mod-data-field .fieldadd,\n.mod-data-field .sortdefault {\n  margin-bottom: 1em;\n  margin-top: 1em;\n}\n\n.mod-data-field .fieldadd select,\n.mod-data-field .sortdefault select {\n  margin-left: 1em;\n}\n\n.mod-data-field .fieldname {\n  width:300px;\n}\n\n.mod-data-field .fielddescription {\n  width:300px;\n}\n\n.presetcontrols form {\n  display: inline;\n}\n", 4096) = 740
4724  lseek(10, 740, SEEK_SET)          = 740
4724  munmap(0x7f85b2544000, 740)       = 0
4724  lseek(10, -740, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/lesson/styles.php", {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/lesson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/lesson/styles.php", {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/lesson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/lesson/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  mmap(NULL, 4656, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  open("/home/michelep/public_html/des-k/moodle/mod/lesson/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  mmap(NULL, 4656, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2541000
4724  munmap(0x7f85b2541000, 4656)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4656, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "/***\n *** General styles (scope: all of lesson)\n ***/\n \n.mod-lesson .contents {\n    text-align: left;\n}\n\n.mod-lesson #layout-table {\n    width: 100%;\n}\n\n.mod-lesson .edit_buttons form,\n.mod-lesson .edit_buttons input {\n    display: inline;\n}\n\n.mod-lesson .clock .content {\n    text-align: center;\n}\n\n.mod-lesson .addlinks {\n    font-size: .8em;\n}\n\n.mod-lesson .userinfotable .cell,\n.mod-lesson .userinfotable .userpicture {\n    vertical-align: middle;\n}\n\n.mod-lesson .invisiblefieldset.fieldsetfix {\n    display: block;\n}\n\n.mod-lesson .invisiblefieldset.fieldsetfix tr {\n    text-align: left;\n}\n\n/***\n *** Style for view.php\n ***/\n\n#mod-lesson-view .password-form {\n    text-align: center;\n    margin-top: 20px;\n}\n\n#mod-lesson-view .password-form .submitbutton {\n    display: inline;\n}\n\n/***\n *** Sty"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 4656)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  writev(5, [{"LS\4\0, \0\0", 8}, {"/***** standard/styles_color.css end *****/\n\n/***** /mod/assignment/styles.php start *****/\n\n#mod-assignment-submissions .feedback .content,\n#mod-assignment-submissions .feedback .topic,\n#mod-assignment-submissions .feedback .picture\n{\n  padding: 10px;\n  border-width:1px;\n  border-style:solid;\n  border-color:#DDDDDD;\n}\n\n#mod-assignment-submissions form#options div {\n  text-align:right;\n  margin-left:auto;\n  margin-right:20px;\n}\n\n.mod-assignment .feedback .files {\n  float: right;\n  background-color: #EFEFEF;\n  padding:5px;\n}\n\n.mod-assignment .feedback .grade,\n.mod-assignment .feedback .outcome,\n.mod-assignment .feedback .finalgrade {\n  float: right;\n}\n\n.mod-assignment .feedback .disabledfeedback {\n  width: 500px;\n  height: 250px;\n}\n\n.mod-assignment .feedback .from {\n  float: left;\n}\n\n.mod-a"..., 4354}, {"/***\n *** General styles (scope: all of lesson)\n ***/\n \n.mod-lesson .contents {\n    text-align: left;\n}\n\n.mod-lesson #layout-table {\n    width: 100%;\n}\n\n.mod-lesson .edit_buttons form,\n.mod-lesson .edit_buttons input {\n    display: inline;\n}\n\n.mod-lesson .clock .content {\n    text-align: center;\n}\n\n.mod-lesson .addlinks {\n    font-size: .8em;\n}\n\n.mod-lesson .userinfotable .cell,\n.mod-lesson .userinfotable .userpicture {\n    vertical-align: middle;\n}\n\n.mod-lesson .invisiblefieldset.fieldsetfix {\n    display: block;\n}\n\n.mod-lesson .invisiblefieldset.fieldsetfix tr {\n    text-align: left;\n}\n\n/***\n *** Style for view.php\n ***/\n\n#mod-lesson-view .password-form {\n    text-align: center;\n    margin-top: 20px;\n}\n\n#mod-lesson-view .password-form .submitbutton {\n    display: inline;\n}\n\n/***\n *** Sty"..., 3874}], 3) = 8236
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/scorm/styles.php", {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/scorm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/scorm/styles.php", {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/scorm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/scorm/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  mmap(NULL, 2251, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/mod/scorm/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  mmap(NULL, 2251, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 2251)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2251, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".structlist  {\n\n  list-style-type: none;\n\n  white-space: nowrap;\n\n  font-size: small;\n\n}\n\n.orgtitle {\n\n  font-weight: bold;\n\n  font-size: small;\n\n}\n\n.mod-scorm .top {\n\n  vertical-align: top;\n\n}\n\n.mod-scorm .scorm-left {\n\n  text-align: left;\n\n}\n\n.mod-scorm .scorm-center {\n\n  text-align: center;\n\n}\n\n.mod-scorm .scorm-right {\n\n  text-align: right;\n\n}\n\n.mod-scorm .scoframe {\n\n   position: relative;\n\n   width: 100%;\n\n   height: 100%;\n\n}\n\n\n\n#mod-scorm-player #scormpage {\n\n  position: relative;\n\n  width: 100%;\n\n}\n\n#mod-scorm-player #tochead {\n\n  position: relative;\n\n  text-align: center;\n\n  top: 3px;\n\n  height: 30px;  \n\n}\n\n#mod-scorm-player .toc {\n\n  width: 80%; \n\n  margin-left: 20%; \n\n}\n\n#mod-scorm-player .no-toc {\n\n  width: 100%;\n\n}\n\n#mod-scorm-player #scormobject {\n\n  height: 400px; \n\n}\n\n#mod-"..., 4096) = 2251
4724  lseek(10, 2251, SEEK_SET)         = 2251
4724  munmap(0x7f85b2544000, 2251)      = 0
4724  lseek(10, -2251, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/workshop/styles.php", {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod/workshop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/workshop/styles.php", {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/workshop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod/workshop/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  mmap(NULL, 544, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/mod/workshop/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  mmap(NULL, 544, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 544)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=544, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".workshop_feedbackbox {\n    margin-top: 5px;\n    border-width: 1px;\n    border-style: solid;\n    border-color: #999999;\n}\n\n.workshop_feedbackbox .picture {\n    vertical-align: top;\n}\n\n.workshop_feedbackbox .author {\n    vertical-align: top;\n    display: block;\n}\n\n.workshop_feedbackbox .time {\n    vertical-align: top;\n    display: block;\n}\n\n.workshop_feedbackbox .content {\n    vertical-align: top;\n}\n\n.workshop_feedbackbox .comment {\n    display: block;\n}\n\n.workshop_feedbackbox .teachercomment {\n    display: block;\n    font-weight: bold;\n}\n", 4096) = 544
4724  lseek(10, 544, SEEK_SET)          = 544
4724  munmap(0x7f85b2544000, 544)       = 0
4724  lseek(10, -544, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/blog_tags/styles.php", {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/blog_tags", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/blog_tags/styles.php", {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/blog_tags", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/blog_tags/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  mmap(NULL, 930, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/blog_tags/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  mmap(NULL, 930, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 930)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_blog_tags .s20 {\n  font-size: 1.5em;\n  font-weight: bold;\n}\n\n.block_blog_tags .s19 {\n  font-size: 1.5em;\n}\n\n.block_blog_tags .s18 {\n  font-size: 1.4em;\n  font-weight: bold;\n}\n\n.block_blog_tags .s17 {\n  font-size: 1.4em;\n}\n\n.block_blog_tags .s16 {\n  font-size: 1.3em;\n  font-weight: bold;\n}\n\n.block_blog_tags .s15 {\n  font-size: 1.3em;\n}\n\n.block_blog_tags .s14 {\n  font-size: 1.2em;\n  font-weight: bold;\n}\n\n.block_blog_tags .s13 {\n  font-size: 1.2em;\n}\n\n.block_blog_tags .s12,\n.block_blog_tags .s11 {\n  font-size: 1.1em;\n  font-weight: bold;\n}\n\n.block_blog_tags .s10,\n.block_blog_tags .s9 {\n  font-size: 1.1em;\n}\n\n.block_blog_tags .s8,\n.block_blog_tags .s7 {\n  font-size: 1em;\n  font-weight: bold;\n}\n\n.block_blog_tags .s6,\n.block_blog_tags .s5 {\n  font-size: 1em;\n}\n\n.block_blog_tags .s4,\n.bloc"..., 4096) = 930
4724  lseek(10, 930, SEEK_SET)          = 930
4724  munmap(0x7f85b2544000, 930)       = 0
4724  lseek(10, -930, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/calendar_month/styles.php", {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/calendar_month", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/styles.php", {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  mmap(NULL, 508, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  mmap(NULL, 508, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 508)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=508, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_calendar_month .cal_popup_caption,\n.block_calendar_month .cal_popup_fg div {\n    font-size: 0.85em !important;\n}\n\n.block_calendar_month .filters {\n    font-size:0.75em;\n    padding: 5px;\n}\n\n.block_calendar_month .filters table {\n    border-collapse:separate;\n    border-spacing: 2px;\n    padding: 2px;\n}\n\n.block_calendar_month .event_global,\n.block_calendar_month .event_course,\n.block_calendar_month .event_group,\n.block_calendar_month .event_user {\n    border-width: 2px;\n    border-style: solid;\n}\n", 4096) = 508
4724  lseek(10, 508, SEEK_SET)          = 508
4724  munmap(0x7f85b2544000, 508)       = 0
4724  lseek(10, -508, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/calendar_upcoming/styles.php", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/calendar_upcoming", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming/styles.php", {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  mmap(NULL, 64, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  mmap(NULL, 64, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 64)        = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_calendar_upcoming .event .date {\n    text-align:right;\n}\n", 4096) = 64
4724  lseek(10, 64, SEEK_SET)           = 64
4724  munmap(0x7f85b2544000, 64)        = 0
4724  lseek(10, -64, SEEK_CUR)          = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/course_summary/styles.php", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/course_summary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_summary/styles.php", {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_summary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/course_summary/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  mmap(NULL, 114, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/course_summary/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  mmap(NULL, 114, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 114)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=114, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_course_summary .content {\n    padding:10px;\n}\n\n.block_course_summary .editbutton {\n    text-align:right;\n}\n", 4096) = 114
4724  lseek(10, 114, SEEK_SET)          = 114
4724  munmap(0x7f85b2544000, 114)       = 0
4724  lseek(10, -114, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/login/styles.php", {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/login", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login/styles.php", {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/login/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  mmap(NULL, 360, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/login/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  mmap(NULL, 360, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 360)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_login .logintable {\n  text-align:center;\n}\n\n.block_login .loginform {\n  display:inline;\n}\n\n.block_login .loginform .fld input {\n  width:5em;\n}\n\n.block_login .loginform label {\n  padding-right: 4px;\n}\n\n.block_login .loginform div {\n  margin:0.3em 0.8em;\n  text-align:right;\n  display:block;\n}\n\n.block_login .loginform div.c1.btn {\n  text-align:center;\n}\n", 4096) = 360
4724  lseek(10, 360, SEEK_SET)          = 360
4724  munmap(0x7f85b2544000, 360)       = 0
4724  lseek(10, -360, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/news_items/styles.php", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/news_items", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/news_items/styles.php", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/news_items", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/news_items/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  mmap(NULL, 53, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/news_items/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  mmap(NULL, 53, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 53)        = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_news_items .newlink {\n  text-align: center;\n}\n", 4096) = 53
4724  lseek(10, 53, SEEK_SET)           = 53
4724  munmap(0x7f85b2544000, 53)        = 0
4724  lseek(10, -53, SEEK_CUR)          = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/quiz_results/styles.php", {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/quiz_results", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/quiz_results/styles.php", {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/quiz_results", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/quiz_results/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  mmap(NULL, 470, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/quiz_results/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  mmap(NULL, 470, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 470)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_quiz_results {\n    text-align: center;\n}\n\n.block_quiz_results table.grades .number, \n.block_quiz_results table.grades .grade {\n    text-align: right;\n    width: 10%;\n}\n\n.block_quiz_results table.grades {\n    text-align: left;\n    width: 100%;\n}\n\n.block_quiz_results table.grades caption {\n    margin: 1em 0px 0px 0px;\n    border-bottom: 1px solid;\n    font-weight: bold;\n}\n\n.block_quiz_results h1 {\n    margin: 4px;\n    font-weight: bold;\n    font-size: 1.1em;\n}\n", 4096) = 470
4724  lseek(10, 470, SEEK_SET)          = 470
4724  munmap(0x7f85b2544000, 470)       = 0
4724  lseek(10, -470, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/rss_client/styles.php", {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/rss_client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/rss_client/styles.php", {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/rss_client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/rss_client/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  mmap(NULL, 952, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/rss_client/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  mmap(NULL, 952, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 952)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=952, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_rss_client .link {\n  border-top:1px solid;\n  border-top-color:#DDDDDD;\n  padding-bottom:5px;\n  font-size:0.82em;\n}\n\n.block_rss_client .description {\n  color:#555555;\n  font-size:0.78em;\n  padding-left:10px;\n  padding-bottom:8px;\n}\n\n.block_rss_client .title {\n  font-size:1.0em;\n}\n\n.block_rss_client .image {\n}\n\n.blockconfigtable #rssfeeds {\n    margin-left: auto;\n    margin-right: auto;\n    background-color: blue;\n}\n\n.blockconfigtable #rssfeeds td.actions {\n    text-align: center;\n    vertical-align: middle;\n    padding: 10px;\n}\n\n.blockconfigtable #rssfeeds td.feed {\n    vertical-align: middle;\n    padding: 5px;\n}\n\n.blockconfigtable #rssfeeds .title {\n    font-weight: bold;\n    margin-bottom: 2px;\n}\n\n.blockconfigtable #rssfeeds .url, .blockconfigtable #rssfeeds .description {\n    font"..., 4096) = 952
4724  lseek(10, 952, SEEK_SET)          = 952
4724  munmap(0x7f85b2544000, 952)       = 0
4724  lseek(10, -952, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/search_forums/styles.php", {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks/search_forums", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/search_forums/styles.php", {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/search_forums", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks/search_forums/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  mmap(NULL, 132, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/blocks/search_forums/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  mmap(NULL, 132, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 132)       = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=132, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".block_search_forums .searchform {\n    text-align: center;\n}\n\n.block_search_forums .searchform img {\n    vertical-align: middle;\n}\n\n", 4096) = 132
4724  lseek(10, 132, SEEK_SET)          = 132
4724  munmap(0x7f85b2544000, 132)       = 0
4724  lseek(10, -132, SEEK_CUR)         = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  writev(5, [{"LS\4\0A \0\0", 8}, {"http://www.des-k.it/moodle/mod/lesson/completed.gif);\n    background-position: center;\n    background-repeat: repeat-x;\n    */\n    background-color: green;\n    padding: 0px;\n    margin: 0px;    \n}\n\n.mod-lesson .progress_bar_todo {\n    /*  Example Use of Image\n    background-image: url(http://www.des-k.it/moodle/mod/lesson/todo.gif);\n    background-repeat: repeat-x;\n    background-position: center;\n    */\n    background-color: red;\n    text-align: left;\n    padding: 0px;\n    margin: 0px;\n}\n\n.mod-lesson .progress_bar_token {\n    /*  Example Use of Image\n    background-image: url(http://www.des-k.it/moodle/mod/lesson/token.gif);\n    background-repeat: repeat-none;\n    */\n    background-color: #000000;\n    height: 20px;\n    width: 5px;\n    padding: 0px;\n    margin: 0px;\n}\n/***** /mod/lesson/st"..., 8117}, {".block_search_forums .searchform {\n    text-align: center;\n}\n\n.block_search_forums .searchform img {\n    vertical-align: middle;\n}\n\n", 132}], 3) = 8257
4724  lstat("/home/michelep/public_html/des-k/moodle//grade/report/grader/styles.php", {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade/report/grader", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/grader/styles.php", {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/grade/report/grader/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  mmap(NULL, 13362, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2541000
4724  open("/home/michelep/public_html/des-k/moodle/grade/report/grader/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  mmap(NULL, 13362, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253d000
4724  munmap(0x7f85b253d000, 13362)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=13362, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2540000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".flexible th {\nwhite-space:normal;\n}\n\n.gradestable th.user img {\nwidth:20px;\nheight:20px;\n}\n\n.grade-report-grader table#user-grades .catlevel2 {\nbackground-color:#f9f9f9;\n}\n\n.grade-report-grader table#user-grades td.overridden {\nbackground-color:#ddd;\n}\n\n.grade-report-grader table#user-grades tr.avg td.cell {\nbackground-color:#efefff;\nfont-weight:700;\ncolor:#00008B;\n}\n\n.grade-report-grader table#user-grades tr.odd td.cell {\nbackground-color:#efefef;\nwhite-space:nowrap;\n}\n\n.grade-report-grader table#user-grades tr.even td.overridden {\nbackground-color:#F3E4C0;\n}\n\n.grade-report-grader table#user-grades tr.odd td.overridden {\nbackground-color:#EFD9A4;\n}\n\n.grade-report-grader table#user-grades tr.even td.excluded {\nbackground-color:#EABFFF;\n}\n\n.grade-report-grader table#user-grades tr.odd td.e"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2541000, 13362)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2540000, 4096)      = 0
4724  writev(5, [{"LS\4\0E1\0\0", 8}, {"/***** /blocks/search_forums/styles.php end *****/\n\n/***** /grade/report/grader/styles.php start *****/\n\n", 105}, {".flexible th {\nwhite-space:normal;\n}\n\n.gradestable th.user img {\nwidth:20px;\nheight:20px;\n}\n\n.grade-report-grader table#user-grades .catlevel2 {\nbackground-color:#f9f9f9;\n}\n\n.grade-report-grader table#user-grades td.overridden {\nbackground-color:#ddd;\n}\n\n.grade-report-grader table#user-grades tr.avg td.cell {\nbackground-color:#efefff;\nfont-weight:700;\ncolor:#00008B;\n}\n\n.grade-report-grader table#user-grades tr.odd td.cell {\nbackground-color:#efefef;\nwhite-space:nowrap;\n}\n\n.grade-report-grader table#user-grades tr.even td.overridden {\nbackground-color:#F3E4C0;\n}\n\n.grade-report-grader table#user-grades tr.odd td.overridden {\nbackground-color:#EFD9A4;\n}\n\n.grade-report-grader table#user-grades tr.even td.excluded {\nbackground-color:#EABFFF;\n}\n\n.grade-report-grader table#user-grades tr.odd td.e"..., 12500}], 3) = 12613
4724  open("/home/michelep/public_html/des-k/moodle/lib/yui/container/assets/skins/sam/container.css", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4614, ...}) = 0
4724  mmap(NULL, 4614, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 4614)      = 0
4724  close(10)                         = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/yui/container/assets/skins/sam/container.css", {st_mode=S_IFREG|0644, st_size=4614, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/yui/container/assets/skins/sam", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/yui/container/assets/skins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/yui/container/assets", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/yui/container", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/yui", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/yui/container/assets/skins/sam/container.css", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4614, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4614, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4614, ...}) = 0
4724  mmap(NULL, 4614, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=4614, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "/*\nCopyright (c) 2008, Yahoo! Inc. All rights reserved.\nCode licensed under the BSD License:\nhttp://developer.yahoo.net/yui/license.txt\nversion: 2.6.0\n*/\n.yui-overlay,.yui-panel-container{visibility:hidden;position:absolute;z-index:2;}.yui-panel-container form{margin:0;}.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}.mask.block-scrollbars{overflow:auto;}.masked select,.drag select,.hide-select select{_visibility:hidden;}.yui-panel-container select{_visibility:inherit;}.hide-scrollbars,.hide-scrollbars *{overflow:hidden;}.hide-scrollbars select{display:none;}.show-scrollbars{overflow:auto;}.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars{overflow:visible;}.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow{overflow"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 4614)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade/report/user/styles.php", {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade/report/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade/report", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle//grade", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/grade/report/user/styles.php", {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/grade/report/user/styles.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  mmap(NULL, 2320, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/grade/report/user/styles.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  mmap(NULL, 2320, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 2320)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=2320, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, ".grade-report-user table.user-grade .datesubmitted {\n  font-size: 0.7em;\n}\n\n.grade-report-user table.user-grade .courseitem,\n.grade-report-user table.user-grade .categoryitem {\n  font-weight: bold;\n}\n\n.grade-report-user table.user-grade td.cell {\n  padding-left: 5px;\n  padding-right: 5px;\n}\n\n#graded_users_selector {\n  float: right;\n  text-align: right;\n}\n\n/* this must be last if we want to override other category and course item colors */\n.grade-report-user table.user-grade .hidden,\n.grade-report-user table.user-grade .hidden a {\n  color:#aaaaaa;\n}\n\ntable.user-grade {\n   border: 1px solid black;\n   margin: auto;\n   padding: 0.25em;\n   font-size: 0.8em;\n}\ntable.user-grade td {\n   margin: 1px;\n   padding: 0.25em;\n}\ntable.user-grade thead {\n   border-bottom: 3px double black;\n}\ntable.user-gra"..., 4096) = 2320
4724  lseek(10, 2320, SEEK_SET)         = 2320
4724  munmap(0x7f85b2544000, 2320)      = 0
4724  lseek(10, -2320, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  chdir("/home/michelep")           = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 540917}, ru_stime={0, 70989}, ...}) = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 10
4724  connect(10, {sa_family=AF_FILE, path="/chroot/run/cpustats_socket"}, 29) = 0
4724  geteuid()                         = 1306
4724  write(10, "1 1306 0.117870 0.58991 0.11998\n", 32) = 32
4724  close(10)                         = 0
4724  umask(022)                        = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  write(9, "\1\0\0\0\1", 5)         = 5
4724  shutdown(9, 2 /* send and receive */) = 0
4724  close(9)                          = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  writev(5, [{"LS\4\0\263\36\0\0", 8}, {"/*\nCopyright (c) 2008, Yahoo! Inc. All rights reserved.\nCode licensed under the BSD License:\nhttp://developer.yahoo.net/yui/license.txt\nversion: 2.6.0\n*/\n.yui-overlay,.yui-panel-container{visibility:hidden;position:absolute;z-index:2;}.yui-panel-container form{margin:0;}.mask{z-index:1;display:none;position:absolute;top:0;left:0;right:0;bottom:0;}.mask.block-scrollbars{overflow:auto;}.masked select,.drag select,.hide-select select{_visibility:hidden;}.yui-panel-container select{_visibility:inherit;}.hide-scrollbars,.hide-scrollbars *{overflow:hidden;}.hide-scrollbars select{display:none;}.show-scrollbars{overflow:auto;}.yui-panel-container.show-scrollbars,.yui-tt.show-scrollbars{overflow:visible;}.yui-panel-container.show-scrollbars .underlay,.yui-tt.show-scrollbars .yui-tt-shadow{overflow"..., 7851}, {"LS\5\0\10\0\0\0", 8}], 3) = 7867
4724  select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 525413})
4724  read(5, "LS\1\0~\5\0\0^\2\0\0\0\0\0\0C\1\0\0\344\1\0\0\223\1\0\0\200\2\0\0\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\16\0!DOCUMENT_ROOT\0/home/michelep/public_html/des-k\0\0\f\0\17REMOTE_ADDR\00087.118.135.131\0\0\f\0\6REMOTE_PORT\00047466\0\0\f\0\20SERVER_ADDR\000184.154.167.242\0\0\f\0\rSERVER_NAME\0www.des-k.it\0\0\f\0\3SERVER_PORT\00080\0\0\f\0\37REQUEST_URI\0/moodle/lib/javascript-mod.php\0\0\20\0\4REDIRECT_STATUS\000200\0\0\20\0?SCRIPT_FILENAME\0/home/michelep/public_html/des-k/moodle/lib/javascript-mod.php\0\0\r\0\1QUERY_STRING\0\0\0\v\0002SCRIPT_URI\0http://www.des-k.it/moodle/lib/javascript-mod.php\0\0\v\0\37SCRIPT_URL\0/moodle/lib/javascript-mod.php\0\0\f\0\37SCRIPT_NAME\0/moodle/lib/javascript-mod.php\0\0\20\0\tSERVER_PROTOCOL\0HTTP/1.1\0\0\20\0\nSERVER_SOFTWARE\0LiteSpeed\0\0\17\0\4REQUEST_METHOD\0GET\0\0\0\0\0\3\0\36\0\f\0\16\0\0\0\n\0!\0\3\0g\0\n\0\f\0\10\0001\0j\0\t\0\35\0\0\0\17\0\0\0\0\0\3\0\25\0\f\0001\0\0\0\0\0\305\0\0\0\32\1\0\0\374\0\0\0\333\0\0\0\0\0\0\0W\1\0\0\0\0\0\0\0\0\0\0\247\1\0\0\0\0\0\0007\0\0\0\0\0\0\0l\1\0\0Q\0\0\0Q\2\0\0#\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0F\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8192) = 1406
4724  write(5, "LS\7\0\10\0\0\0", 8)    = 8
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={60, 0}}, NULL) = 0
4724  rt_sigaction(SIGPROF, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  rt_sigprocmask(SIG_UNBLOCK, [PROF], NULL, 8) = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 545917}, ru_stime={0, 70989}, ...}) = 0
4724  getcwd("/home/michelep", 4095)    = 15
4724  chdir("/home/michelep/public_html/des-k/moodle/lib") = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/javascript-mod.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1569, ...}) = 0
4724  mmap(NULL, 1569, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1569)      = 0
4724  close(9)                          = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/javascript-mod.php", {st_mode=S_IFREG|0644, st_size=1569, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/javascript-mod.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1569, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1569, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1569, ...}) = 0
4724  mmap(NULL, 1569, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1569, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php  /// $Id: javascript-mod.php,v 1.1 2005/04/16 12:10:44 moodler Exp $\n\n       /// Searches modules, filters and blocks for any Javascript files\n       /// that should be called on every page\n\n    $nomoodlecookie = true;\n\n    include('../config.php');\n\n    $output = \"// Javascript from Moodle modules\\n\";\n\n    if ($mods = get_list_of_plugins('mod')) {\n        foreach ($mods as $mod) {\n            if (is_readable($CFG->dirroot.'/mod/'.$mod.'/javascript.php')) {\n                $output .= file_get_contents($CFG->dirroot.'/mod/'.$mod.'/javascript.php');\n            }\n        }\n    }\n\n    if ($filters = get_list_of_plugins('filter')) {\n        foreach ($filters as $filter) {\n            if (is_readable($CFG->dirroot.'/filter/'.$filter.'/javascript.php')) {\n                $output .= file_ge"..., 4096) = 1569
4724  lseek(9, 1569, SEEK_SET)          = 1569
4724  munmap(0x7f85b2544000, 1569)      = 0
4724  lseek(9, -1569, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  getcwd("/home/michelep/public_html/des-k/moodle/lib", 4096) = 44
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/../config.php", {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 800)       = 0
4724  close(10)                         = 0
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  read(9, "<?php  /// Moodle Configuration File \n\nunset($CFG);\n\n$CFG = new stdClass();\n$CFG->dbtype    = 'mysql';\n$CFG->dbhost    = 'localhost';\n$CFG->dbname    = 'michelep_moodle';\n$CFG->dbuser    = 'michelep_root';\n$CFG->dbpass    = 'cole150c';\n$CFG->dbpersist =  false;\n$CFG->prefix    = 'mdl_';\n\n$CFG->wwwroot   = 'http://www.des-k.it/moodle';\n$CFG->dirroot   = '/home/michelep/public_html/des-k/moodle';\n$CFG->dataroot  = '/home/michelep/moodledata';\n$CFG->admin     = 'admin';\n\n$CFG->directorypermissions = 00777;  // try 02777 on a server in Safe Mode\n\n$CFG->passwordsaltmain = '<g7<X]e89E`.D}.3#<}SF+W0wH';\n\nrequire_once(\"$CFG->dirroot/lib/setup.php\");\n// MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,\n// RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.\n?>", 4096) = 800
4724  lseek(9, 800, SEEK_SET)           = 800
4724  ioctl(9, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffe6269790) = -1 ENOTTY (Inappropriate ioctl for device)
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 832, PROT_READ, MAP_PRIVATE, 9, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 800)       = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b253d000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250e000
4724  munmap(0x7f85b250e000, 30777)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\n * setup.php - Sets up sessions, connects to databases and so on\n *\n * Normally this is only called by the main config.php file\n * Normally this file does not need to be edited.\n * @author Martin Dougiamas\n * @version $Id: setup.php,v 1.212.2.30 2010/05/21 11:39:44 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n////// DOCUMENTATION IN PHPDOC FORMAT FOR MOODLE GLOBALS AND COMMON OBJECT TYPES /////////////\n/**\n * $USER is a global instance of a typical $user record.\n *\n * Items found in the user record:\n *  - $USER->emailstop - Does the user want email sent to them?\n *  - $USER->email - The user's email address.\n *  - $USER->id - The unique integer identified of this user in the 'user' table.\n *  - $USER->email - The use"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b253d000, 30777)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 11129)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php // $Id: setuplib.php,v 1.22.2.6 2009/05/08 21:30:31 skodak Exp $ \n      // These functions are required very early in the Moodle \n      // setup process, before any of the main libraries are \n      // loaded.\n\n\n/**\n * Simple class\n */\nclass object {};\n\n\n/**\n * Initializes our performance info early.\n *\n * Pairs up with get_performance_info() which is actually\n * in moodlelib.php. This function is here so that we can \n * call it before all the libs are pulled in. \n *\n * @uses $PERF\n */\nfunction init_performance_info() {\n\n    global $PERF, $CFG, $USER;\n  \n    $PERF = new Object;\n    $PERF->dbqueries = 0;   \n    $PERF->logwrites = 0;\n    if (function_exists('microtime')) {\n        $PERF->starttime = microtime();\n        }\n    if (function_exists('memory_get_usage')) {\n        $PERF->sta"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2542000, 11129)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  times({tms_utime=54, tms_stime=7, tms_cutime=0, tms_cstime=0}) = 664383577
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b24f8000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24da000
4724  munmap(0x7f85b24da000, 121799)    = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f7000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\n * Set tabs to 4 for best viewing.\n * \n * Latest version is available at http://adodb.sourceforge.net/\n * \n * This is the main include file for ADOdb.\n * Database specific drivers are stored in the adodb/drivers/adodb-*.inc.php\n *\n * The ADOdb files are formatted so that doxygen can be used to generate documentation.\n * Doxygen is a documentation generation tool and can be downloaded from http://doxygen.org/\n */\n\n/**\n\t\\mainpage \t\n\t\n\t @version V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n\n\tReleased under both BSD license and Lesser GPL library license. You can choose which license\n\tyou prefer.\n\t\n\tPHP's database access functions are not standardised. This creates a need for a database \n\tclass library to hide the differences between the differ"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b24f8000, 121799)    = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b24f7000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  close(9)                          = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250a000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\nADOdb Date Library, part of the ADOdb abstraction library\nDownload: http://phplens.com/phpeverywhere/\n\nPHP native date functions use integer timestamps for computations.\nBecause of this, dates are restricted to the years 1901-2038 on Unix \nand 1970-2038 on Windows due to integer overflow for dates beyond \nthose years. This library overcomes these limitations by replacing the \nnative function's signed integers (normally 32-bits) with PHP floating \npoint numbers (normally 64-bits).\n\nDates from 100 A.D. to 3000 A.D. and later\nhave been tested. The minimum is 100 A.D. as <100 will invoke the\n2 => 4 digit year conversion. The maximum is billions of years in the \nfuture, but this is a theoretical limit as the computation of that year \nwould take too long with the current implementation"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250a000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 1597)      = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n\n/*\n  V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  \n  Set tabs to 4.\n  \n  Declares the ADODB Base Class for PHP5 \"ADODB_BASE_RS\", and supports iteration with \n  the ADODB_Iterator class.\n  \n  \t\t$rs = $db->Execute(\"select * from adoxyz\");\n\t\tforeach($rs as $k => $v) {\n\t\t\techo $k; print_r($v); echo \"<br>\";\n\t\t}\n\t\t\n\t\t\n\tIterator code based on http://cvs.php.net/cvs.php/php-src/ext/spl/examples/cachingiterator.inc?login=2\n */\n \n\n class ADODB_Iterator implements Iterator {\n\n    private $rs;\n\n    function __construct($rs) \n\t{\n        $this->rs = $rs;\n    }\n    function rewind() \n\t{\n "..., 4096) = 1597
4724  lseek(9, 1597, SEEK_SET)          = 1597
4724  munmap(0x7f85b2515000, 1597)      = 0
4724  lseek(9, -1597, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 20943)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\nV4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  Set tabs to 8.\n  \n  MySQL code that does not support transactions. Use mysqlt if you need transactions.\n  Requires mysql client. Works on Windows and Unix.\n  \n 28 Feb 2001: MetaColumns bug fix - suggested by  Freek Dijkstra (phpeverywhere@macfreek.com)\n*/ \n\n// security - hide paths\nif (!defined('ADODB_DIR')) die();\n\nif (! defined(\"_ADODB_MYSQL_LAYER\")) {\n define(\"_ADODB_MYSQL_LAYER\", 1 );\n\nclass ADODB_mysql extends ADOConnection {\n\tvar $databaseType = 'mysql';\n\tvar $dataProvider = 'mysql';\n\tvar $hasInsertID = true;\n\tvar $hasAff"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2510000, 20943)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 9
4724  fcntl(9, F_SETFL, O_RDONLY)       = 0
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
4724  connect(9, {sa_family=AF_FILE, path="/var/lib/mysql/mysql.sock"}, 110) = 0
4724  fcntl(9, F_SETFL, O_RDWR)         = 0
4724  setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
4724  setsockopt(9, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
4724  poll([{fd=9, events=POLLIN}], 1, 20000) = 1 ([{fd=9, revents=POLLIN}])
4724  read(9, "<\0\0\0\n5.1.63-rel13.4\0\214\31Q\1{`K:~0pf\0\377\367\10\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0.R2A0kKv0,*0\0", 16384) = 64
4724  write(9, "C\0\0\1\205\242\2\0\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0michelep_root\0\24\212\24\270\342)\355%\234\v\254\270\206\374-\345\272\216C\241A", 71) = 71
4724  read(9, "\7\0\0\2\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\20\0\0\0\2michelep_moodle", 20) = 20
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2511000
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250c000
4724  munmap(0x7f85b250c000, 18030)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2510000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: textlib.class.php,v 1.25 2007/10/10 05:25:15 nicolasconnault Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas        http://dougiamas.com  //\n//           (C) 2001-3001 Eloy Lafuente (stronk7) http://contiento.com  //\n//                            "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2511000, 18030)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2510000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2505000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f4000
4724  munmap(0x7f85b24f4000, 67389)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2504000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 2003-2006 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the Typo3 project. The Typo3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*\n*  This script is distributed in the hope that it will be useful,\n*  but WITHOUT ANY WARRANTY; without even the implied warranty of\n*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n*  GNU General Public License fo"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2505000, 67389)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2504000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f3000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2351000
4724  munmap(0x7f85b2351000, 143188)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 1999-2005 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the TYPO3 project. The TYPO3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*  A copy is found in the textfile GPL.txt and important notices to the license\n*  from the author is found in LICENSE.txt distributed with these scripts.\n*\n*\n*  This script is distributed in the hope that it will be useful,\n*  but"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f3000, 143188)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  umask(077)                        = 022
4724  umask(0)                          = 077
4724  access("/home/michelep/moodledata", F_OK) = 0
4724  access("/home/michelep/moodledata/.htaccess", F_OK) = 0
4724  access("/home/michelep/moodledata/temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp/cs", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24d7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80bf000
4724  munmap(0x7f85a80bf000, 255130)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24d7000, 255130)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2541000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253d000
4724  munmap(0x7f85b253d000, 14385)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2540000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: filterlib.php,v 1.24.10.4 2009/02/18 11:02:11 stronk7 Exp $\n      // Contains special functions that are particularly useful to filters\n\n\n/// Define one exclusive separator that we'll use in the temp saved tags\n/// keys. It must be something rare enough to avoid having matches with\n/// filterobjects. MDL-18165\ndefine ('EXCL_SEPARATOR', '-%-');\n\n/**\n * This is just a little object to define a phrase and some instructions \n * for how to process it.  Filters can create an array of these to pass \n * to the filter_phrases function below.\n **/\nclass filterobject {\n    var $phrase;\n    var $hreftagbegin;\n    var $hreftagend;\n    var $casesensitive;\n    var $fullmatch;\n    var $replacementphrase;\n    var $work_phrase;\n    var $work_hreftagbegin;\n    var $work_hreftagend;\n    var $wor"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2541000, 14385)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2540000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 8244)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library functions for using AJAX with Moodle.\n */\n\n/**\n * Get the path to a JavaScript library.\n * @param $libname - the name of the library whose path we need.\n * @return string\n */\nfunction ajax_get_lib($libname) {\n\n    global $CFG, $HTTPSPAGEREQUIRED;\n    $libpath = '';\n\n    $translatelist = array(\n            'yui_yahoo' => '/lib/yui/yahoo/yahoo-min.js',\n            'yui_animation' => '/lib/yui/animation/animation-min.js',\n            'yui_autocomplete' => '/lib/yui/autocomplete/autocomplete-min.js',\n            'yui_button' => '/lib/yui/button/button-min.js',\n            'yui_calendar' => '/lib/yui/calendar/calendar-min.js',\n            'yui_charts' => '/lib/yui/charts/charts-experimental-min.js',\n            'yui_colorpicker' => '/lib/yui/colorpicker/colorpicker-min.js',"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2542000, 8244)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 106491, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 106491)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: dmllib.php,v 1.116.2.35 2010/09/15 20:08:58 stronk7 Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas     http://dougiamas.com  //\n//                                                                       //\n// This program is free software; you can r"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  read(10, "    $empty_rs_cache = array();  // Clear out the cache, just in case changes were made to table structures\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    $rs = $db->Execute($command);\n\n    $db->debug = $olddebug;\n\n    if ($rs) {\n        if ($feedback) {\n            notify(get_string('success'), 'notifysuccess');\n        }\n        return true;\n    } else {\n        if ($feedback) {\n            notify('<strong>' . get_string('error') . '</strong>');\n        }\n        // these two may go to difference places\n        debugging($db->ErrorMsg() .'<br /><br />'. s($command));\n        if (!empty($CFG->dblogerror)) {\n            $debug=array_shift(debug_backtrace());\n            error_log(\"SQL \".$db->ErrorMsg().\" in {$debug['file']} on line {$debug['line']}. STATEMENT: "..., 4096) = 4096
4724  read(10, "   if ($length and $line[0] <> '#' and $line[0].$line[1] <> '--') {\n            if (substr($line, $length-1, 1) == ';') {\n                $line = substr($line, 0, $length-1);   // strip ;\n                $command .= $line;\n                $command = str_replace('prefix_', $CFG->prefix, $command); // Table prefixes\n                if (! execute_sql($command)) {\n                    $success = false;\n                }\n                $command = '';\n            } else {\n                $command .= $line;\n            }\n        }\n    }\n\n    return $success;\n\n}\n\n/// GENERIC FUNCTIONS TO CHECK AND COUNT RECORDS ////////////////////////////////////////\n\n/**\n * Test whether a record exists in a table where all the given fields match the given values.\n *\n * The record to test is specified by giving u"..., 8192) = 8192
4724  read(10, " $limitnum  = 1; /// Number of records to retrieve\n\n/// Only a few uses of the 2nd and 3rd parameter have been found\n/// I think that we should avoid to use them completely, one\n/// record is one record, and everything else should return error.\n/// So the proposal is to change all the uses, (4-5 inside Moodle\n/// Core), drop them from the definition and delete the next two\n/// \"if\" sentences. (eloy, 2006-08-19)\n\n    if ($nolimit) {\n        $limitfrom = 0;\n        $limitnum  = 0;\n    } else if ($expectmultiple) {\n        $limitfrom = 0;\n        $limitnum  = 1;\n    } else if (debugging('', DEBUG_DEVELOPER)) {\n        // Debugging mode - don't use a limit of 1, but do change the SQL, because sometimes that\n        // causes errors, and in non-debug mode you don't see the error message and it "..., 8192) = 8192
4724  read(10, "ptional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an ADODB RecordSet object, or false if an error occured.\n */\nfunction get_recordset_sql($sql, $limitfrom=null, $limitnum=null) {\n    global $CFG, $db;\n\n    if (empty($db)) {\n        return false;\n    }\n\n/// Temporary hack as part of phasing out all access to obsolete user tables  XXX\n    if (!empty($CFG->rolesactive)) {\n        if (strpos($sql, ' '.$CFG->prefix.'user_students ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_teachers ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_coursecreators ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_admins ')) {\n            if (debugging()) { var_dump(debug_backtra"..., 8192) = 8192
4724  read(10, "   debugging('Incorrect $rs used!', DEBUG_DEVELOPER);\n        return;\n    }\n\n    $rs->Close();\n}\n\n/**\n * This function is used to convert all the Oracle 1-space defaults to the empty string\n * like a really DIRTY HACK to allow it to work better until all those NOT NULL DEFAULT ''\n * fields will be out from Moodle.\n * @param string the string to be converted to '' (empty string) if it's ' ' (one space)\n * @param mixed the key of the array in case we are using this function from array_walk,\n *              defaults to null for other (direct) uses\n * @return boolean always true (the converted variable is returned by reference)\n */\nfunction onespace2empty(&$item, $key=null) {\n    $item = $item == ' ' ? '' : $item;\n    return true;\n}\n///End DIRTY HACK\n\n\n/**\n * Get a number of records as an arra"..., 8192) = 8192
4724  read(10, "nu.\n *\n * @param string $table The database table to be checked against.\n * @param string $select A fragment of SQL to be used in a where clause in the SQL call.\n * @param string $sort Sort order (optional) - a valid SQL order parameter\n * @param string $fields A comma separated list of fields to be returned from the chosen table.\n * @param int $limitfrom return a subset of records, starting at this point (optional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an associative array, or false if no records were found or an error occured.\n */\nfunction get_records_select_menu($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {\n    $rs = get_recordset_select($"..., 8192) = 8192
4724  read(10, "ct($table, $newfield, $newvalue, $select, true);\n}\n\n/**\n * Set a single field in every table row where the select statement evaluates to true.\n *\n * @uses $CFG\n * @uses $db\n * @param string $table The database table to be checked against.\n * @param string $newfield the field to set.\n * @param string $newvalue the value to set the field to.\n * @param string $select a fragment of SQL to be used in a where clause in the SQL call.\n * @param boolean $localcall Leave this set to false. (Should only be set to true by set_field.)\n * @return mixed An ADODB RecordSet object with the results from the SQL call or false.\n */\nfunction set_field_select($table, $newfield, $newvalue, $select, $localcall = false) {\n\n    global $db, $CFG;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }"..., 8192) = 8192
4724  read(10, "s_cache[$table];\n\n/// Postgres doesn't have the concept of primary key built in\n/// and will return the OID which isn't what we want.\n/// The efficient and transaction-safe strategy is to\n/// move the sequence forward first, and make the insert\n/// with an explicit id.\n    if ( $CFG->dbfamily === 'postgres' && $returnid == true ) {\n        if ($nextval = (int)get_field_sql(\"SELECT NEXTVAL('{$CFG->prefix}{$table}_{$primarykey}_seq')\")) {\n            $dataobject->{$primarykey} = $nextval;\n        }\n    }\n\n/// Begin DIRTY HACK\n    if ($CFG->dbfamily == 'oracle') {\n        oracle_dirty_hack($table, $dataobject); // Convert object to the correct \"empty\" values for Oracle DB\n    }\n/// End DIRTY HACK\n\n/// Under Oracle, MSSQL and PostgreSQL we have our own insert record process\n/// detect all the "..., 8192) = 8192
4724  read(10, "l be updated later\n    if (($CFG->dbfamily == 'oracle' || $CFG->dbfamily == 'mssql' || $CFG->dbfamily == 'postgres')\n      && !empty($dataobject->id)) {\n    /// Detect lobs\n        $foundclobs = array();\n        $foundblobs = array();\n        db_detect_lobs($table, $dataobject, $foundclobs, $foundblobs, true);\n    }\n\n    // Determine all the fields in the table\n    if (!$columns = $db->MetaColumns($CFG->prefix . $table)) {\n        return false;\n    }\n    $data = (array)$dataobject;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    // Pull out data matching these fields\n    $update = array();\n    foreach ($columns as $column) {\n        if ($column->name == 'id') {\n            continue;\n        }\n        if (array_key_exists($column->name, $data)) {\n            $ke"..., 8192) = 8192
4724  read(10, "s function should be applied in all the places where conditions of\n * the type:\n *\n *     ... AND fieldname != '';\n *\n * are being used. Final result should be:\n *\n *     ... AND ' . sql_isnotempty('tablename', 'fieldname', true/false, true/false);\n *\n * (see parameters description below)\n *\n * @param string $tablename name of the table (without prefix). Not used for now but can be\n *                          necessary in the future if we want to use some introspection using\n *                          meta information against the DB. /// TODO ///\n * @param string $fieldname name of the field we are going to check\n * @param boolean $nullablefield to specify if the field us nullable (true) or no (false) in the DB\n * @param boolean $textfield to specify if it is a text (also called clob) fie"..., 8192) = 8192
4724  read(10, " be used in order to perform one bitwise NOT operation\n * with 1 integer.\n * @param integer int1 integer in the operation\n * @return string the piece of SQL code to be used in your statement.\n */\nfunction sql_bitnot($int1) {\n\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return '((0 - (' . $int1 . ')) - 1)';\n            break;\n        default:\n            return '(~(' . $int1 . '))';\n    }\n}\n\n/**\n * Returns the FROM clause required by some DBs in all SELECT statements\n * To be used in queries not having FROM clause to provide cross_db\n */\nfunction sql_null_from_clause() {\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return ' FROM dual';\n            break;\n        default:\n            return '';\n    }\n}\n\n/**\n * Retur"..., 8192) = 8192
4724  read(10, "is defined as NOT NULL, we'll modify\n/// such data in the best form possible (\"0\" for booleans and numbers and \" \" for the\n/// rest of strings. It isn't optimal, but the only way to do so.\n/// In the oppsite, when retrieving records from Oracle, we'll decode \" \" back to\n/// empty strings to allow everything to work properly. DIRTY HACK.\n\n/// If the db isn't Oracle, return without modif\n    if ( $CFG->dbfamily != 'oracle') {\n        return;\n    }\n\n/// Get Meta info to know what to change, using the cached meta if exists\n    if (!isset($metadata_cache[$table])) {\n        $metadata_cache[$table] = array_change_key_case($db->MetaColumns($CFG->prefix . $table), CASE_LOWER);\n    }\n    $columns = $metadata_cache[$table];\n/// Iterate over all the fields in the insert, transforming values\n/// in th"..., 8192) = 8192
4724  read(10, "e (id)\n        $sqlcondition = 'id=' . $sqlcondition;\n    } else { /// Else, it's a formal standard SQL condition, we try to delete the WHERE in case it exists\n        $sqlcondition = trim(preg_replace('/^WHERE/is', '', trim($sqlcondition)));\n    }\n\n/// Update all the clobs\n    if ($clobs) {\n        foreach ($clobs as $key => $value) {\n\n            if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }; /// Count the extra updates in PERF\n\n        /// Oracle CLOBs doesn't like quoted strings (are inserted via prepared statemets)\n            if ($CFG->dbfamily == 'oracle') {\n                $value = stripslashes_safe($value);\n            }\n\n            if (!$db->UpdateClob($CFG->prefix.$table, $key, $value, $sqlcondition)) {\n                $status = false;\n                $state"..., 8192) = 8187
4724  read(10, "", 4096)                = 0
4724  read(10, "", 8192)                = 0
4724  read(10, "", 8192)                = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2501000
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24ec000
4724  munmap(0x7f85b24ec000, 81956)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2500000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n/**\n * Library of functions for database manipulation.\n *\n * Other main libraries:\n * - weblib.php - functions that produce web output\n * - moodlelib.php - general-purpose Moodle functions\n * @author Martin Dougiamas and many others\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n /// Some constants\n define('LASTACCESS_UPDATE_SECS', 60); /// Number of seconds to wait before\n                                       /// updating lastaccess information in DB.\n\n/**\n * Escape all dangerous characters in a data record\n *\n * $dataobject is an object containing needed data\n * Run over each field exectuting addslashes() function\n * to escape SQL unfriendly characters (e.g. quotes)\n * Handy when writing back data read from the database\n *\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2501000, 81956)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2500000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24e2000
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80ca000
4724  munmap(0x7f85a80ca000, 209796)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: accesslib.php,v 1.421.2.109 2010/05/20 18:35:05 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you ca"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24e2000, 209796)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2508000
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fa000
4724  munmap(0x7f85b24fa000, 57169)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: blocklib.php,v 1.129.2.12 2010/08/19 14:06:03 sam_marshall Exp $\n\n//This library includes all the necessary stuff to use blocks in course pages\n\ndefine('BLOCK_MOVE_LEFT',   0x01);\ndefine('BLOCK_MOVE_RIGHT',  0x02);\ndefine('BLOCK_MOVE_UP',     0x04);\ndefine('BLOCK_MOVE_DOWN',   0x08);\ndefine('BLOCK_CONFIGURE',   0x10);\n\ndefine('BLOCK_POS_LEFT',  'l');\ndefine('BLOCK_POS_RIGHT', 'r');\n\ndefine('BLOCKS_PINNED_TRUE',0);\ndefine('BLOCKS_PINNED_FALSE',1);\ndefine('BLOCKS_PINNED_BOTH',2);\n\nrequire_once($CFG->libdir.'/pagelib.php');\nrequire_once($CFG->dirroot.'/course/lib.php'); // needed to solve all those: Call to undefined function: print_recent_activity() when adding Recent Activity\n\n// Returns false if this block is incompatible with the current version of Moodle.\nfunction block_is_c"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2508000, 57169)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2539000
4724  munmap(0x7f85b2539000, 23923)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253e000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n\n/**\n * This file contains the parent class for moodle pages, page_base, \n * as well as the page_course subclass.\n * A page is defined by its page type (ie. course, blog, activity) and its page id\n * (courseid, blogid, activity id, etc).\n *\n * @author Jon Papaioannou\n * @version  $Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package pages\n */\n\nfunction page_import_types($path) {\n    global $CFG;\n\n    static $types = array();\n\n    if(substr($path, -1) != '/') {\n        $path .= '/';\n    }\n\n    $path = clean_param($path, PARAM_PATH);\n\n    if(isset($types[$path])) {\n        return $types[$path];\n    }\n\n    $file = $CFG->dirroot.'/'.$path.'"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253f000, 23923)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253e000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f7000
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24d8000
4724  munmap(0x7f85b24d8000, 123781)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f6000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: lib.php,v 1.538.2.82 2010/10/13 20:30:23 skodak Exp $\n   // Library of useful functions\n\n\ndefine('COURSE_MAX_LOG_DISPLAY', 150);          // days\ndefine('COURSE_MAX_LOGS_PER_PAGE', 1000);       // records\ndefine('COURSE_LIVELOG_REFRESH', 60);           // Seconds\ndefine('COURSE_MAX_RECENT_PERIOD', 172800);     // Two days, in seconds\ndefine('COURSE_MAX_SUMMARIES_PER_PAGE', 20);    // courses\ndefine('COURSE_MAX_COURSES_PER_DROPDOWN',1000); //  max courses in log dropdown before switching to optional\ndefine('COURSE_MAX_USERS_PER_DROPDOWN',1000);   //  max users in log dropdown before switching to optional\ndefine('FRONTPAGENEWS',           '0');\ndefine('FRONTPAGECOURSELIST',     '1');\ndefine('FRONTPAGECATEGORYNAMES',  '2');\ndefine('FRONTPAGETOPICONLY',      '3');\ndefine('FRONTP"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f7000, 123781)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b24f6000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 23400)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Extra library for groups and groupings.\n *\n * @copyright &copy; 2006 The Open University\n * @author J.White AT open.ac.uk, Petr Skoda (skodak)\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package groups\n */\n\n/*\n * INTERNAL FUNCTIONS - to be used by moodle core only\n * require_once $CFG->dirroot.'/group/lib.php' must be used\n */\n\n/**\n * Adds a specified user to a group\n * @param int $userid   The user id\n * @param int $groupid  The group id\n * @return boolean True if user added successfully or the user is already a\n * member of the group, false otherwise.\n */\nfunction groups_add_member($groupid, $userid) {\n    if (!groups_group_exists($groupid)) {\n        return false;\n    }\n\n    if (groups_is_member($groupid, $userid)) {\n        return true;\n    }\n\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 23400)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2507000
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f8000
4724  munmap(0x7f85b24f8000, 58741)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2506000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: deprecatedlib.php,v 1.41.2.14 2009/11/19 10:18:01 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas, Moodle  http://moodle.com//\n//                                                                       //\n// This program is free software; you "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2507000, 58741)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2506000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85a80b7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a8070000
4724  munmap(0x7f85a8070000, 286912)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85a80b7000, 286912)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 18413)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library of functions for events manipulation.\n * \n * The public API is all at the end of this file.\n *\n * @author Martin Dougiamas and many others\n * @version $Id: eventslib.php,v 1.16.2.3 2008/10/06 22:07:10 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n\n/**\n * Loads the events definitions for the component (from file). If no\n * events are defined for the component, we simply return an empty array.\n * @param $component - examples: 'moodle', 'mod/forum', 'block/quiz_results'\n * @return array of capabilities or empty array if not exists\n *\n * INTERNAL - to be used from eventslib only\n */\nfunction events_load_def($component) {\n    global $CFG;\n\n    if ($component == 'moodle') {\n        $defpath = $CFG->libdir.'/db/ev"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 18413)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253e000
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250f000
4724  munmap(0x7f85b250f000, 26745)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  //$Id: grouplib.php,v 1.22.2.12 2010/11/12 10:03:10 skodak Exp $\n\n/**\n * Groups not used in course or activity\n */\ndefine('NOGROUPS', 0);\n\n/**\n * Groups used, users do not see other groups\n */\ndefine('SEPARATEGROUPS', 1);\n\n/**\n * Groups used, students see other groups\n */\ndefine('VISIBLEGROUPS', 2);\n\n\n/**\n * Determines if a group with a given groupid exists.\n * @param int $groupid The groupid to check for\n * @return boolean True if the group exists, false otherwise or if an error\n * occurred.\n */\nfunction groups_group_exists($groupid) {\n    return record_exists('groups', 'id', $groupid);\n}\n\n/**\n * Gets the name of a group with a specified id\n * @param int $groupid The id of the group\n * @return string The name of the group\n */\nfunction groups_get_group_name($groupid) {\n    return ge"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253e000, 26745)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\3\0\0\0\33\1\0", 7)    = 7
4724  read(9, "\5\0\0\1\376\0\0\2\0", 16384) = 9
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\21\0\0\0\3SET NAMES 'utf8'", 21) = 21
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\31\0\0\0\3SELECT * FROM mdl_config", 29) = 29
4724  read(9, "\1\0\0\1\3=\0\0\2\3def\17michelep_moodle\nmdl_config\nmdl_config\2id\2id\f?\0\n\0\0\0\10#B\0\0\0A\0\0\3\3def\17michelep_moodle\nmdl_config\nmdl_config\4name\4name\f!\0\375\2\0\0\375\5@\0\0\0C\0\0\4\3def\17michelep_moodle\nmdl_config\nmdl_config\5value\5value\f!\0\375\377\2\0\374\21\20\0\0\0\5\0\0\5\376\0\0\"\0\16\0\0\6\0011\tunicodedb\0011 \0\0\7\0012\22statsrolesupgraded\n1305897129\r\0\0\10\0013\4auth\5email\31\0\0\t\0014\20auth_pop3mailbox\5INBOX\17\0\0\n\0015\5enrol\6manual\37\0\0\v\0016\25enrol_plugins_enabled\6manual\20\0\0\f\0017\5style\7default\23\0\0\r\0018\10template\7default\r\0\0\16\0019\5theme\4DesK \0\0\17\00210\32filter_multilang_converted\0011\27\0\0\20\003428\fregisterauth\5email\26\0\0\21\00212\20guestloginbutton\0011\26\0\0\22\00213\21alternateloginurl\0\31\0\0\23\00214\24forgottenpasswordurl\0\250\10\0\24\00215\21auth_instructions\374\220\10<div style=\"background-color: transparent; \"><div style=\"background-color: transparent; \"><span id=\"internal-source-marker_0.799507872434333\" style=\"font-size: 10pt; font-family: arial; color: rg"..., 16384) = 16384
4724  read(9, "iew\3all+\0\0\245\003416$block_course_list_hideallcourseslink\0011#\0\0\246\003417\34block_online_users_timetosee\0015\33\0\0\247\003418\25defaultallowedmodules\0\23\0\0\250\003419\rcoursemanager\0\17\0\0\251\003420\tfrontpage\0\30\0\0\252\003421\21frontpageloggedin\0010\27\0\0\253\003422\20maxcategorydepth\0010\26\0\0\254\003423\16coursesperpage\00220,\0\0\255\003424%allowvisiblecoursesinhiddencategories\0010\35\0\0\256\003425\26defaultfrontpageroleid\0015!\0\0\257\003426\vsupportname\20Assistenza Des-K%\0\0\260\003427\fsupportemail\23assistenza@des-k.it\"\0\0\261\003429\22digestmailtimelast\n1342278002#\0\0\262\003430\23forum_lastreadclean\n1342313401$\0\0\263\003431\24scorm_updatetimelast\n1342303202\36\0\0\264\003432\20lastexpirynotify\01020120715\37\0\0\265\003433\30sendcoursewelcomemessage\0011\36\0\0\266\003434\16statslastdaily\n1342303200=\0\0\267\003435\vtextfilters,filter/hiddentext,mod/glossary,filter/jsmath\"\0\0\270\003436\22statslastexecution\n1342310402\37\0\0\271\003438\17statslastweekly\n1341784800 \0\0\272\003440\20statslastmonthly\n1341100800"..., 16384) = 957
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "6\0\0\0\3SELECT * FROM mdl_course WHERE category = '0' LIMIT 1", 58) = 58
4724  read(9, "\1\0\0\1-=\0\0\2\3def\17michelep_moodle\nmdl_course\nmdl_course\2id\2id\f?\0\n\0\0\0\10#B\0\0\0I\0\0\3\3def\17michelep_moodle\nmdl_course\nmdl_course\10category\10category\f?\0\n\0\0\0\10)@\0\0\0K\0\0\4\3def\17michelep_moodle\nmdl_course\nmdl_course\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\5\3def\17michelep_moodle\nmdl_course\nmdl_course\10password\10password\f!\0\226\0\0\0\375\1\0\0\0\0I\0\0\6\3def\17michelep_moodle\nmdl_course\nmdl_course\10fullname\10fullname\f!\0\372\2\0\0\375\1\0\0\0\0K\0\0\7\3def\17michelep_moodle\nmdl_course\nmdl_course\tshortname\tshortname\f!\0,\1\0\0\375\t@\0\0\0I\0\0\10\3def\17michelep_moodle\nmdl_course\nmdl_course\10idnumber\10idnumber\f!\0,\1\0\0\375\t@\0\0\0G\0\0\t\3def\17michelep_moodle\nmdl_course\nmdl_course\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0E\0\0\n\3def\17michelep_moodle\nmdl_course\nmdl_course\6format\6format\f!\0\36\0\0\0\375\1\0\0\0\0M\0\0\v\3def\17michelep_moodle\nmdl_course\nmdl_course\nshowgrades\nshowgrades\f?\0\2\0\0\0\1!\0\0\0\0G\0\0\f\3def\17michelep_moodle\nmdl_course"..., 16384) = 4534
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "<\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '10' LIMIT 1", 64) = 64
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\f\0\0\10\0011\00210\0010\2/1\0011\5\0\0\t\376\0\0\2\0", 16384) = 420
4724  access("/home/michelep/moodledata/cache", F_OK) = 0
4724  access("/home/michelep/moodledata/sessions", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 5 entries */, 32768) = 136
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/en_utf8", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lang/README.txt", {st_mode=S_IFREG|0644, st_size=620, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/moodledata/lang", F_OK) = 0
4724  lstat("/home/michelep/moodledata/lang", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  open("/home/michelep/moodledata/lang", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 4 entries */, 32768) = 120
4724  lstat("/home/michelep/moodledata/lang/it_utf8", {st_mode=S_IFDIR|0777, st_size=12288, ...}) = 0
4724  lstat("/home/michelep/moodledata/lang/it_utf8_local", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/moodledata/lang/en/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?PHP // $Id: langconfig.php,v 1.7.2.3 2010/05/25 08:43:36 mudrd8mz Exp $ \n      // langconfig.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = '.'; // decimal point separator, for some languages it is ','\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ','; // if decsep is ',', then usually ';' is used instead here; these two can not be the same\n$string['locale'] = 'en_AU.utf8';\n$string['localewin'] = 'English_Australia.1252';\n$string['localewincharset'] = '';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['parentlanguage'] = '';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime"..., 4096) = 1534
4724  lseek(10, 1534, SEEK_SET)         = 1534
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  lseek(10, -1534, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = ',';\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ';';\n$string['locale'] = 'it_IT.UTF-8';\n$string['localewin'] = 'Italian_Italy.1252';\n$string['localewincharset'] = 'WINDOWS-1252';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';\n$string['strftimedaydate'] = '%%A, %%d %%B %%Y';\n$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';\n$string['strftimedayshort'] = '%%A %%d %%B';\n$string['strftimedaytime'] = '%%a, %%H:%%M';\n$string['strftimemonthyear'] = '%%B %%Y';\n$string['strftimerecent'] = '%%d %%b, %"..., 4096) = 1087
4724  lseek(10, 1087, SEEK_SET)         = 1087
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  lseek(10, -1087, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/lang/it_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8", F_OK) = 0
4724  access("/home/michelep/moodledata/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2544000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?PHP // $Id: langconfig.php,v 1.7.2.3 2010/05/25 08:43:36 mudrd8mz Exp $ \n      // langconfig.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = '.'; // decimal point separator, for some languages it is ','\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ','; // if decsep is ',', then usually ';' is used instead here; these two can not be the same\n$string['locale'] = 'en_AU.utf8';\n$string['localewin'] = 'English_Australia.1252';\n$string['localewincharset'] = '';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['parentlanguage'] = '';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime"..., 4096) = 1534
4724  lseek(10, 1534, SEEK_SET)         = 1534
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  lseek(10, -1534, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  close(10)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php   // $Id: config.php,v 1.7.2.3 2008/02/27 12:06:49 urs_hunkler Exp $\n////////////////////////////////////////////////////////////////////////////////\n/// This file contains a few configuration variables that control \n/// how Moodle uses this theme.\n////////////////////////////////////////////////////////////////////////////////\n\n$THEME->sheets = array('user_styles');\n\n/// This variable is an array containing the names of all the \n/// stylesheet files you want included in this theme, and in what order\n////////////////////////////////////////////////////////////////////////////////\n\n\n$THEME->standardsheets = array('styles_layout', 'styles_color');\n\n/// This variable can be set to an array containing\n/// filenames from the *STANDARD* theme.  If the \n/// array exists, it will be used to "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/mod", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 21 entries */, 32768) = 616
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/choice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/hotpot", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/scorm", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/label", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/lams", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/glossary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/index.html", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/journal", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/resource", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/chat", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/wiki", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/forum", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/data", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/lesson", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/README.txt", {st_mode=S_IFREG|0644, st_size=1178, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/assignment", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/workshop", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/quiz", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/mod/survey", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/mod/assignment/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/chat/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/choice/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/data/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/forum/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/glossary/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/hotpot/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/journal/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/label/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/lams/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/lesson/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/quiz/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/resource/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/scorm/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/survey/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/wiki/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/mod/workshop/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/filter", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 13 entries */, 32768) = 392
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/activitynames", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/algebra", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/tidy", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/multilang", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/censor", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/index.html", {st_mode=S_IFREG|0644, st_size=1, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/mediaplugin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/tex", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/emailprotect", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/hiddentext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/activitynames/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/algebra/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/censor/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/emailprotect/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/hiddentext/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/jsmath/javascript.php", R_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath/javascript.php", {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter/jsmath", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/filter", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/filter/jsmath/javascript.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=7495, ...}) = 0
4724  read(10, "/////////////////////////////////////////////////////////////////////////////\n//                                                                         //\n// NOTICE OF COPYRIGHT                                                     //\n//                                                                         //\n// Moodle - Filter for converting TeX notation to typeset mathematics      //\n// using jsMath                                                            //\n//                                                                         //\n// Copyright (C) 2005-2008 by Davide P. Cervone                            //\n// This program is free software; you can redistribute it and/or modify    //\n// it under the terms of the GNU General Public License as published by    //\n// the Free Software"..., 8192) = 7495
4724  read(10, "", 8192)                = 0
4724  read(10, "", 8192)                = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/filter/mediaplugin/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/multilang/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/tex/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/filter/tidy/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/blocks", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 10
4724  getdents(10, /* 37 entries */, 32768) = 1248
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_summary", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/loancalc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/activity_modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/tag_flickr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/online_users", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/index.html", {st_mode=S_IFREG|0644, st_size=2, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/db", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/mentees", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/html", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_tree", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/participants", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/moodleblock.class.php", {st_mode=S_IFREG|0644, st_size=29569, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/messages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/login", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/rss_client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/mnet_hosts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/version.php", {st_mode=S_IFREG|0644, st_size=394, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/calendar_month", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/search", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/tag_youtube", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/social_activities", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/recent_activity", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/section_links", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/news_items", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/search_forums", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/glossary_random", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/quiz_results", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/blog_tags", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/blog_menu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/tags", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/blocks/course_list", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  getdents(10, /* 0 entries */, 32768) = 0
4724  close(10)                         = 0
4724  access("/home/michelep/public_html/des-k/moodle/blocks/activity_modules/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/admin/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/admin_bookmarks/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/admin_tree/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/blog_menu/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/blog_tags/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/calendar_month/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/calendar_upcoming/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/course_list/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/course_summary/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/db/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/glossary_random/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/html/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/loancalc/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/login/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/mentees/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/messages/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/mnet_hosts/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/news_items/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/online_users/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/participants/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/quiz_results/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/recent_activity/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/rss_client/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/search/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/search_forums/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/section_links/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/site_main_menu/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/social_activities/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/tag_flickr/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/tag_youtube/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/blocks/tags/javascript.php", R_OK) = -1 ENOENT (No such file or directory)
4724  chdir("/home/michelep")           = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 604908}, ru_stime={0, 73988}, ...}) = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 10
4724  connect(10, {sa_family=AF_FILE, path="/chroot/run/cpustats_socket"}, 29) = 0
4724  geteuid()                         = 1306
4724  write(10, "1 1306 0.86066 0.58991 0.2999\n", 30) = 30
4724  close(10)                         = 0
4724  umask(022)                        = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  write(9, "\1\0\0\0\1", 5)         = 5
4724  shutdown(9, 2 /* send and receive */) = 0
4724  close(9)                          = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  writev(5, [{"LS\3\0\307\0\0\0\6\0\0\0\0\0\0\0\36\0\25\0-\0\35\0&\0\10\0", 28}, {"Content-type: text/javascript\0Content-length: 7529\0Last-Modified: Sun, 15 Jul 2012 08:35:36 GMT\0Cache-control: max-age=86400\0Expires: Mon, 16 Jul 2012 08:35:36GMT\0Pragma:\0", 171}, {"LS\4\0q\35\0\0", 8}, {"// Javascript from Moodle modules\n/////////////////////////////////////////////////////////////////////////////\n//                                                                         //\n// NOTICE OF COPYRIGHT                                                     //\n//                                                                         //\n// Moodle - Filter for converting TeX notation to typeset mathematics      //\n// using jsMath                                                            //\n//                                                                         //\n// Copyright (C) 2005-2008 by Davide P. Cervone                            //\n// This program is free software; you can redistribute it and/or modify    //\n// it under the terms of the GNU General Public License as publi"..., 7529}, {"LS\5\0\10\0\0\0", 8}], 5) = 7744
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 869404})
4724  read(5, "LS\1\0\353\5\0\0k\2\0\0\0\0\0\0\241\1\0\0D\2\0\0\343\1\0\0\333\2\0\0\0\0\0\0\22\0\0\0\0\0\0\0\0\0\0\0\0\16\0\33DOCUMENT_ROOT\0/home/michelep/public_html\0\0\f\0\17REMOTE_ADDR\00087.118.135.131\0\0\f\0\6REMOTE_PORT\00047479\0\0\f\0\20SERVER_ADDR\000184.154.167.242\0\0\f\0\32SERVER_NAME\0www.michelepacelli.x10.mx\0\0\f\0\3SERVER_PORT\00080\0\0\f\0\"REQUEST_URI\0/des-k/moodle/file.php/1/DesK.png\0\0\20\0&PATH_TRANSLATED\0/home/michelep/public_html/1/DesK.png\0\0\n\0\fPATH_INFO\0/1/DesK.png\0\0\20\0\4REDIRECT_STATUS\000200\0\0\20\0001SCRIPT_FILENAME\0/home/michelep/public_html/des-k/moodle/file.php\0\0\r\0\1QUERY_STRING\0\0\0\v\0BSCRIPT_URI\0http://www.michelepacelli.x10.mx/des-k/moodle/file.php/1/DesK.png\0\0\v\0\"SCRIPT_URL\0/des-k/moodle/file.php/1/DesK.png\0\0\f\0\27SCRIPT_NAME\0/des-k/moodle/file.php\0\0\20\0\tSERVER_PROTOCOL\0HTTP/1.1\0\0\20\0\nSERVER_SOFTWARE\0LiteSpeed\0\0\17\0\4REQUEST_METHOD\0GET\0\0\0\0\0\0\0\0\0\0!\0\36\0\f\0\16\0\0\0\n\0!\0\2\0F\0\n\0\31\0\10\0001\0j\0\t\0\35\0\0\0\20\0\0\0\0\0\3\0\16\0\16\0.\0\0\0\0\0\325\0\0\0"..., 8192) = 1515
4724  write(5, "LS\7\0\10\0\0\0", 8)    = 8
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={60, 0}}, NULL) = 0
4724  rt_sigaction(SIGPROF, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  rt_sigprocmask(SIG_UNBLOCK, [PROF], NULL, 8) = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 608907}, ru_stime={0, 73988}, ...}) = 0
4724  getcwd("/home/michelep", 4095)    = 15
4724  chdir("/home/michelep/public_html/des-k/moodle") = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0
4724  open("/home/michelep/public_html/des-k/moodle/file.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=7977, ...}) = 0
4724  mmap(NULL, 7977, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 7977)      = 0
4724  close(9)                          = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/file.php", {st_mode=S_IFREG|0644, st_size=7977, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/file.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=7977, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=7977, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=7977, ...}) = 0
4724  mmap(NULL, 7977, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2543000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=7977, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php // $Id: file.php,v 1.46.2.5 2009/04/09 09:30:32 skodak Exp $\n      // This script fetches files from the dataroot directory\n      //\n      // You should use the get_file_url() function, available in lib/filelib.php, to link to file.php.\n      // This ensures proper formatting and offers useful options.\n      //\n      // Syntax:      file.php/courseid/dir/dir/dir/filename.ext\n      //              file.php/courseid/dir/dir/dir/filename.ext?forcedownload=1 (download instead of inline)\n      //              file.php/courseid/dir (returns index.html from dir)\n      // Workaround:  file.php?file=/courseid/dir/dir/dir/filename.ext\n      // Test:        file.php/testslasharguments\n\n\n      //TODO: Blog attachments do not have access control implemented - anybody can read them!\n      //      "..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2543000, 7977)      = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  getcwd("/home/michelep/public_html/des-k/moodle", 4096) = 40
4724  lstat("/home/michelep/public_html/des-k/moodle/./config.php", {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 800)       = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php  /// Moodle Configuration File \n\nunset($CFG);\n\n$CFG = new stdClass();\n$CFG->dbtype    = 'mysql';\n$CFG->dbhost    = 'localhost';\n$CFG->dbname    = 'michelep_moodle';\n$CFG->dbuser    = 'michelep_root';\n$CFG->dbpass    = 'cole150c';\n$CFG->dbpersist =  false;\n$CFG->prefix    = 'mdl_';\n\n$CFG->wwwroot   = 'http://www.des-k.it/moodle';\n$CFG->dirroot   = '/home/michelep/public_html/des-k/moodle';\n$CFG->dataroot  = '/home/michelep/moodledata';\n$CFG->admin     = 'admin';\n\n$CFG->directorypermissions = 00777;  // try 02777 on a server in Safe Mode\n\n$CFG->passwordsaltmain = '<g7<X]e89E`.D}.3#<}SF+W0wH';\n\nrequire_once(\"$CFG->dirroot/lib/setup.php\");\n// MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,\n// RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.\n?>", 4096) = 800
4724  lseek(9, 800, SEEK_SET)           = 800
4724  munmap(0x7f85b2544000, 800)       = 0
4724  lseek(9, -800, SEEK_CUR)          = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b253d000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250e000
4724  munmap(0x7f85b250e000, 30777)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\n * setup.php - Sets up sessions, connects to databases and so on\n *\n * Normally this is only called by the main config.php file\n * Normally this file does not need to be edited.\n * @author Martin Dougiamas\n * @version $Id: setup.php,v 1.212.2.30 2010/05/21 11:39:44 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n////// DOCUMENTATION IN PHPDOC FORMAT FOR MOODLE GLOBALS AND COMMON OBJECT TYPES /////////////\n/**\n * $USER is a global instance of a typical $user record.\n *\n * Items found in the user record:\n *  - $USER->emailstop - Does the user want email sent to them?\n *  - $USER->email - The user's email address.\n *  - $USER->id - The unique integer identified of this user in the 'user' table.\n *  - $USER->email - The use"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b253d000, 30777)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 11129)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php // $Id: setuplib.php,v 1.22.2.6 2009/05/08 21:30:31 skodak Exp $ \n      // These functions are required very early in the Moodle \n      // setup process, before any of the main libraries are \n      // loaded.\n\n\n/**\n * Simple class\n */\nclass object {};\n\n\n/**\n * Initializes our performance info early.\n *\n * Pairs up with get_performance_info() which is actually\n * in moodlelib.php. This function is here so that we can \n * call it before all the libs are pulled in. \n *\n * @uses $PERF\n */\nfunction init_performance_info() {\n\n    global $PERF, $CFG, $USER;\n  \n    $PERF = new Object;\n    $PERF->dbqueries = 0;   \n    $PERF->logwrites = 0;\n    if (function_exists('microtime')) {\n        $PERF->starttime = microtime();\n        }\n    if (function_exists('memory_get_usage')) {\n        $PERF->sta"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2542000, 11129)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  times({tms_utime=61, tms_stime=7, tms_cutime=0, tms_cstime=0}) = 664383799
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b24f8000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24da000
4724  munmap(0x7f85b24da000, 121799)    = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f7000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\n * Set tabs to 4 for best viewing.\n * \n * Latest version is available at http://adodb.sourceforge.net/\n * \n * This is the main include file for ADOdb.\n * Database specific drivers are stored in the adodb/drivers/adodb-*.inc.php\n *\n * The ADOdb files are formatted so that doxygen can be used to generate documentation.\n * Doxygen is a documentation generation tool and can be downloaded from http://doxygen.org/\n */\n\n/**\n\t\\mainpage \t\n\t\n\t @version V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n\n\tReleased under both BSD license and Lesser GPL library license. You can choose which license\n\tyou prefer.\n\t\n\tPHP's database access functions are not standardised. This creates a need for a database \n\tclass library to hide the differences between the differ"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b24f8000, 121799)    = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b24f7000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  close(9)                          = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250a000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\nADOdb Date Library, part of the ADOdb abstraction library\nDownload: http://phplens.com/phpeverywhere/\n\nPHP native date functions use integer timestamps for computations.\nBecause of this, dates are restricted to the years 1901-2038 on Unix \nand 1970-2038 on Windows due to integer overflow for dates beyond \nthose years. This library overcomes these limitations by replacing the \nnative function's signed integers (normally 32-bits) with PHP floating \npoint numbers (normally 64-bits).\n\nDates from 100 A.D. to 3000 A.D. and later\nhave been tested. The minimum is 100 A.D. as <100 will invoke the\n2 => 4 digit year conversion. The maximum is billions of years in the \nfuture, but this is a theoretical limit as the computation of that year \nwould take too long with the current implementation"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250a000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 1597)      = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n\n/*\n  V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  \n  Set tabs to 4.\n  \n  Declares the ADODB Base Class for PHP5 \"ADODB_BASE_RS\", and supports iteration with \n  the ADODB_Iterator class.\n  \n  \t\t$rs = $db->Execute(\"select * from adoxyz\");\n\t\tforeach($rs as $k => $v) {\n\t\t\techo $k; print_r($v); echo \"<br>\";\n\t\t}\n\t\t\n\t\t\n\tIterator code based on http://cvs.php.net/cvs.php/php-src/ext/spl/examples/cachingiterator.inc?login=2\n */\n \n\n class ADODB_Iterator implements Iterator {\n\n    private $rs;\n\n    function __construct($rs) \n\t{\n        $this->rs = $rs;\n    }\n    function rewind() \n\t{\n "..., 4096) = 1597
4724  lseek(9, 1597, SEEK_SET)          = 1597
4724  munmap(0x7f85b2515000, 1597)      = 0
4724  lseek(9, -1597, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 20943)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\nV4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  Set tabs to 8.\n  \n  MySQL code that does not support transactions. Use mysqlt if you need transactions.\n  Requires mysql client. Works on Windows and Unix.\n  \n 28 Feb 2001: MetaColumns bug fix - suggested by  Freek Dijkstra (phpeverywhere@macfreek.com)\n*/ \n\n// security - hide paths\nif (!defined('ADODB_DIR')) die();\n\nif (! defined(\"_ADODB_MYSQL_LAYER\")) {\n define(\"_ADODB_MYSQL_LAYER\", 1 );\n\nclass ADODB_mysql extends ADOConnection {\n\tvar $databaseType = 'mysql';\n\tvar $dataProvider = 'mysql';\n\tvar $hasInsertID = true;\n\tvar $hasAff"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2510000, 20943)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 9
4724  fcntl(9, F_SETFL, O_RDONLY)       = 0
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
4724  connect(9, {sa_family=AF_FILE, path="/var/lib/mysql/mysql.sock"}, 110) = 0
4724  fcntl(9, F_SETFL, O_RDWR)         = 0
4724  setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
4724  setsockopt(9, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
4724  poll([{fd=9, events=POLLIN}], 1, 20000) = 1 ([{fd=9, revents=POLLIN}])
4724  read(9, "<\0\0\0\n5.1.63-rel13.4\0\235\31Q\1zpC?OQ*y\0\377\367\10\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0E/XN^l&r2?(G\0", 16384) = 64
4724  write(9, "C\0\0\1\205\242\2\0\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0michelep_root\0\24\275\346\363o\234S\336\30\275c/\206\337i\325\214\17\273\336\354", 71) = 71
4724  read(9, "\7\0\0\2\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\20\0\0\0\2michelep_moodle", 20) = 20
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2511000
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250c000
4724  munmap(0x7f85b250c000, 18030)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2510000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: textlib.class.php,v 1.25 2007/10/10 05:25:15 nicolasconnault Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas        http://dougiamas.com  //\n//           (C) 2001-3001 Eloy Lafuente (stronk7) http://contiento.com  //\n//                            "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2511000, 18030)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2510000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2505000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f4000
4724  munmap(0x7f85b24f4000, 67389)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2504000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 2003-2006 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the Typo3 project. The Typo3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*\n*  This script is distributed in the hope that it will be useful,\n*  but WITHOUT ANY WARRANTY; without even the implied warranty of\n*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n*  GNU General Public License fo"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2505000, 67389)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2504000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f3000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2351000
4724  munmap(0x7f85b2351000, 143188)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 1999-2005 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the TYPO3 project. The TYPO3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*  A copy is found in the textfile GPL.txt and important notices to the license\n*  from the author is found in LICENSE.txt distributed with these scripts.\n*\n*\n*  This script is distributed in the hope that it will be useful,\n*  but"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f3000, 143188)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  umask(077)                        = 022
4724  umask(0)                          = 077
4724  access("/home/michelep/moodledata", F_OK) = 0
4724  access("/home/michelep/moodledata/.htaccess", F_OK) = 0
4724  access("/home/michelep/moodledata/temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp/cs", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24d7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80bf000
4724  munmap(0x7f85a80bf000, 255130)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24d7000, 255130)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2541000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253d000
4724  munmap(0x7f85b253d000, 14385)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2540000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: filterlib.php,v 1.24.10.4 2009/02/18 11:02:11 stronk7 Exp $\n      // Contains special functions that are particularly useful to filters\n\n\n/// Define one exclusive separator that we'll use in the temp saved tags\n/// keys. It must be something rare enough to avoid having matches with\n/// filterobjects. MDL-18165\ndefine ('EXCL_SEPARATOR', '-%-');\n\n/**\n * This is just a little object to define a phrase and some instructions \n * for how to process it.  Filters can create an array of these to pass \n * to the filter_phrases function below.\n **/\nclass filterobject {\n    var $phrase;\n    var $hreftagbegin;\n    var $hreftagend;\n    var $casesensitive;\n    var $fullmatch;\n    var $replacementphrase;\n    var $work_phrase;\n    var $work_hreftagbegin;\n    var $work_hreftagend;\n    var $wor"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2541000, 14385)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2540000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 8244)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library functions for using AJAX with Moodle.\n */\n\n/**\n * Get the path to a JavaScript library.\n * @param $libname - the name of the library whose path we need.\n * @return string\n */\nfunction ajax_get_lib($libname) {\n\n    global $CFG, $HTTPSPAGEREQUIRED;\n    $libpath = '';\n\n    $translatelist = array(\n            'yui_yahoo' => '/lib/yui/yahoo/yahoo-min.js',\n            'yui_animation' => '/lib/yui/animation/animation-min.js',\n            'yui_autocomplete' => '/lib/yui/autocomplete/autocomplete-min.js',\n            'yui_button' => '/lib/yui/button/button-min.js',\n            'yui_calendar' => '/lib/yui/calendar/calendar-min.js',\n            'yui_charts' => '/lib/yui/charts/charts-experimental-min.js',\n            'yui_colorpicker' => '/lib/yui/colorpicker/colorpicker-min.js',"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2542000, 8244)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 106491, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 106491)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: dmllib.php,v 1.116.2.35 2010/09/15 20:08:58 stronk7 Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas     http://dougiamas.com  //\n//                                                                       //\n// This program is free software; you can r"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  read(10, "    $empty_rs_cache = array();  // Clear out the cache, just in case changes were made to table structures\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    $rs = $db->Execute($command);\n\n    $db->debug = $olddebug;\n\n    if ($rs) {\n        if ($feedback) {\n            notify(get_string('success'), 'notifysuccess');\n        }\n        return true;\n    } else {\n        if ($feedback) {\n            notify('<strong>' . get_string('error') . '</strong>');\n        }\n        // these two may go to difference places\n        debugging($db->ErrorMsg() .'<br /><br />'. s($command));\n        if (!empty($CFG->dblogerror)) {\n            $debug=array_shift(debug_backtrace());\n            error_log(\"SQL \".$db->ErrorMsg().\" in {$debug['file']} on line {$debug['line']}. STATEMENT: "..., 4096) = 4096
4724  read(10, "   if ($length and $line[0] <> '#' and $line[0].$line[1] <> '--') {\n            if (substr($line, $length-1, 1) == ';') {\n                $line = substr($line, 0, $length-1);   // strip ;\n                $command .= $line;\n                $command = str_replace('prefix_', $CFG->prefix, $command); // Table prefixes\n                if (! execute_sql($command)) {\n                    $success = false;\n                }\n                $command = '';\n            } else {\n                $command .= $line;\n            }\n        }\n    }\n\n    return $success;\n\n}\n\n/// GENERIC FUNCTIONS TO CHECK AND COUNT RECORDS ////////////////////////////////////////\n\n/**\n * Test whether a record exists in a table where all the given fields match the given values.\n *\n * The record to test is specified by giving u"..., 8192) = 8192
4724  read(10, " $limitnum  = 1; /// Number of records to retrieve\n\n/// Only a few uses of the 2nd and 3rd parameter have been found\n/// I think that we should avoid to use them completely, one\n/// record is one record, and everything else should return error.\n/// So the proposal is to change all the uses, (4-5 inside Moodle\n/// Core), drop them from the definition and delete the next two\n/// \"if\" sentences. (eloy, 2006-08-19)\n\n    if ($nolimit) {\n        $limitfrom = 0;\n        $limitnum  = 0;\n    } else if ($expectmultiple) {\n        $limitfrom = 0;\n        $limitnum  = 1;\n    } else if (debugging('', DEBUG_DEVELOPER)) {\n        // Debugging mode - don't use a limit of 1, but do change the SQL, because sometimes that\n        // causes errors, and in non-debug mode you don't see the error message and it "..., 8192) = 8192
4724  read(10, "ptional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an ADODB RecordSet object, or false if an error occured.\n */\nfunction get_recordset_sql($sql, $limitfrom=null, $limitnum=null) {\n    global $CFG, $db;\n\n    if (empty($db)) {\n        return false;\n    }\n\n/// Temporary hack as part of phasing out all access to obsolete user tables  XXX\n    if (!empty($CFG->rolesactive)) {\n        if (strpos($sql, ' '.$CFG->prefix.'user_students ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_teachers ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_coursecreators ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_admins ')) {\n            if (debugging()) { var_dump(debug_backtra"..., 8192) = 8192
4724  read(10, "   debugging('Incorrect $rs used!', DEBUG_DEVELOPER);\n        return;\n    }\n\n    $rs->Close();\n}\n\n/**\n * This function is used to convert all the Oracle 1-space defaults to the empty string\n * like a really DIRTY HACK to allow it to work better until all those NOT NULL DEFAULT ''\n * fields will be out from Moodle.\n * @param string the string to be converted to '' (empty string) if it's ' ' (one space)\n * @param mixed the key of the array in case we are using this function from array_walk,\n *              defaults to null for other (direct) uses\n * @return boolean always true (the converted variable is returned by reference)\n */\nfunction onespace2empty(&$item, $key=null) {\n    $item = $item == ' ' ? '' : $item;\n    return true;\n}\n///End DIRTY HACK\n\n\n/**\n * Get a number of records as an arra"..., 8192) = 8192
4724  read(10, "nu.\n *\n * @param string $table The database table to be checked against.\n * @param string $select A fragment of SQL to be used in a where clause in the SQL call.\n * @param string $sort Sort order (optional) - a valid SQL order parameter\n * @param string $fields A comma separated list of fields to be returned from the chosen table.\n * @param int $limitfrom return a subset of records, starting at this point (optional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an associative array, or false if no records were found or an error occured.\n */\nfunction get_records_select_menu($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {\n    $rs = get_recordset_select($"..., 8192) = 8192
4724  read(10, "ct($table, $newfield, $newvalue, $select, true);\n}\n\n/**\n * Set a single field in every table row where the select statement evaluates to true.\n *\n * @uses $CFG\n * @uses $db\n * @param string $table The database table to be checked against.\n * @param string $newfield the field to set.\n * @param string $newvalue the value to set the field to.\n * @param string $select a fragment of SQL to be used in a where clause in the SQL call.\n * @param boolean $localcall Leave this set to false. (Should only be set to true by set_field.)\n * @return mixed An ADODB RecordSet object with the results from the SQL call or false.\n */\nfunction set_field_select($table, $newfield, $newvalue, $select, $localcall = false) {\n\n    global $db, $CFG;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }"..., 8192) = 8192
4724  read(10, "s_cache[$table];\n\n/// Postgres doesn't have the concept of primary key built in\n/// and will return the OID which isn't what we want.\n/// The efficient and transaction-safe strategy is to\n/// move the sequence forward first, and make the insert\n/// with an explicit id.\n    if ( $CFG->dbfamily === 'postgres' && $returnid == true ) {\n        if ($nextval = (int)get_field_sql(\"SELECT NEXTVAL('{$CFG->prefix}{$table}_{$primarykey}_seq')\")) {\n            $dataobject->{$primarykey} = $nextval;\n        }\n    }\n\n/// Begin DIRTY HACK\n    if ($CFG->dbfamily == 'oracle') {\n        oracle_dirty_hack($table, $dataobject); // Convert object to the correct \"empty\" values for Oracle DB\n    }\n/// End DIRTY HACK\n\n/// Under Oracle, MSSQL and PostgreSQL we have our own insert record process\n/// detect all the "..., 8192) = 8192
4724  read(10, "l be updated later\n    if (($CFG->dbfamily == 'oracle' || $CFG->dbfamily == 'mssql' || $CFG->dbfamily == 'postgres')\n      && !empty($dataobject->id)) {\n    /// Detect lobs\n        $foundclobs = array();\n        $foundblobs = array();\n        db_detect_lobs($table, $dataobject, $foundclobs, $foundblobs, true);\n    }\n\n    // Determine all the fields in the table\n    if (!$columns = $db->MetaColumns($CFG->prefix . $table)) {\n        return false;\n    }\n    $data = (array)$dataobject;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    // Pull out data matching these fields\n    $update = array();\n    foreach ($columns as $column) {\n        if ($column->name == 'id') {\n            continue;\n        }\n        if (array_key_exists($column->name, $data)) {\n            $ke"..., 8192) = 8192
4724  read(10, "s function should be applied in all the places where conditions of\n * the type:\n *\n *     ... AND fieldname != '';\n *\n * are being used. Final result should be:\n *\n *     ... AND ' . sql_isnotempty('tablename', 'fieldname', true/false, true/false);\n *\n * (see parameters description below)\n *\n * @param string $tablename name of the table (without prefix). Not used for now but can be\n *                          necessary in the future if we want to use some introspection using\n *                          meta information against the DB. /// TODO ///\n * @param string $fieldname name of the field we are going to check\n * @param boolean $nullablefield to specify if the field us nullable (true) or no (false) in the DB\n * @param boolean $textfield to specify if it is a text (also called clob) fie"..., 8192) = 8192
4724  read(10, " be used in order to perform one bitwise NOT operation\n * with 1 integer.\n * @param integer int1 integer in the operation\n * @return string the piece of SQL code to be used in your statement.\n */\nfunction sql_bitnot($int1) {\n\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return '((0 - (' . $int1 . ')) - 1)';\n            break;\n        default:\n            return '(~(' . $int1 . '))';\n    }\n}\n\n/**\n * Returns the FROM clause required by some DBs in all SELECT statements\n * To be used in queries not having FROM clause to provide cross_db\n */\nfunction sql_null_from_clause() {\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return ' FROM dual';\n            break;\n        default:\n            return '';\n    }\n}\n\n/**\n * Retur"..., 8192) = 8192
4724  read(10, "is defined as NOT NULL, we'll modify\n/// such data in the best form possible (\"0\" for booleans and numbers and \" \" for the\n/// rest of strings. It isn't optimal, but the only way to do so.\n/// In the oppsite, when retrieving records from Oracle, we'll decode \" \" back to\n/// empty strings to allow everything to work properly. DIRTY HACK.\n\n/// If the db isn't Oracle, return without modif\n    if ( $CFG->dbfamily != 'oracle') {\n        return;\n    }\n\n/// Get Meta info to know what to change, using the cached meta if exists\n    if (!isset($metadata_cache[$table])) {\n        $metadata_cache[$table] = array_change_key_case($db->MetaColumns($CFG->prefix . $table), CASE_LOWER);\n    }\n    $columns = $metadata_cache[$table];\n/// Iterate over all the fields in the insert, transforming values\n/// in th"..., 8192) = 8192
4724  read(10, "e (id)\n        $sqlcondition = 'id=' . $sqlcondition;\n    } else { /// Else, it's a formal standard SQL condition, we try to delete the WHERE in case it exists\n        $sqlcondition = trim(preg_replace('/^WHERE/is', '', trim($sqlcondition)));\n    }\n\n/// Update all the clobs\n    if ($clobs) {\n        foreach ($clobs as $key => $value) {\n\n            if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }; /// Count the extra updates in PERF\n\n        /// Oracle CLOBs doesn't like quoted strings (are inserted via prepared statemets)\n            if ($CFG->dbfamily == 'oracle') {\n                $value = stripslashes_safe($value);\n            }\n\n            if (!$db->UpdateClob($CFG->prefix.$table, $key, $value, $sqlcondition)) {\n                $status = false;\n                $state"..., 8192) = 8187
4724  read(10, "", 4096)                = 0
4724  read(10, "", 8192)                = 0
4724  read(10, "", 8192)                = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2501000
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24ec000
4724  munmap(0x7f85b24ec000, 81956)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2500000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n/**\n * Library of functions for database manipulation.\n *\n * Other main libraries:\n * - weblib.php - functions that produce web output\n * - moodlelib.php - general-purpose Moodle functions\n * @author Martin Dougiamas and many others\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n /// Some constants\n define('LASTACCESS_UPDATE_SECS', 60); /// Number of seconds to wait before\n                                       /// updating lastaccess information in DB.\n\n/**\n * Escape all dangerous characters in a data record\n *\n * $dataobject is an object containing needed data\n * Run over each field exectuting addslashes() function\n * to escape SQL unfriendly characters (e.g. quotes)\n * Handy when writing back data read from the database\n *\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2501000, 81956)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2500000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24e2000
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80ca000
4724  munmap(0x7f85a80ca000, 209796)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: accesslib.php,v 1.421.2.109 2010/05/20 18:35:05 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you ca"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24e2000, 209796)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2508000
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fa000
4724  munmap(0x7f85b24fa000, 57169)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: blocklib.php,v 1.129.2.12 2010/08/19 14:06:03 sam_marshall Exp $\n\n//This library includes all the necessary stuff to use blocks in course pages\n\ndefine('BLOCK_MOVE_LEFT',   0x01);\ndefine('BLOCK_MOVE_RIGHT',  0x02);\ndefine('BLOCK_MOVE_UP',     0x04);\ndefine('BLOCK_MOVE_DOWN',   0x08);\ndefine('BLOCK_CONFIGURE',   0x10);\n\ndefine('BLOCK_POS_LEFT',  'l');\ndefine('BLOCK_POS_RIGHT', 'r');\n\ndefine('BLOCKS_PINNED_TRUE',0);\ndefine('BLOCKS_PINNED_FALSE',1);\ndefine('BLOCKS_PINNED_BOTH',2);\n\nrequire_once($CFG->libdir.'/pagelib.php');\nrequire_once($CFG->dirroot.'/course/lib.php'); // needed to solve all those: Call to undefined function: print_recent_activity() when adding Recent Activity\n\n// Returns false if this block is incompatible with the current version of Moodle.\nfunction block_is_c"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2508000, 57169)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2539000
4724  munmap(0x7f85b2539000, 23923)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253e000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n\n/**\n * This file contains the parent class for moodle pages, page_base, \n * as well as the page_course subclass.\n * A page is defined by its page type (ie. course, blog, activity) and its page id\n * (courseid, blogid, activity id, etc).\n *\n * @author Jon Papaioannou\n * @version  $Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package pages\n */\n\nfunction page_import_types($path) {\n    global $CFG;\n\n    static $types = array();\n\n    if(substr($path, -1) != '/') {\n        $path .= '/';\n    }\n\n    $path = clean_param($path, PARAM_PATH);\n\n    if(isset($types[$path])) {\n        return $types[$path];\n    }\n\n    $file = $CFG->dirroot.'/'.$path.'"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253f000, 23923)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253e000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f7000
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24d8000
4724  munmap(0x7f85b24d8000, 123781)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f6000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: lib.php,v 1.538.2.82 2010/10/13 20:30:23 skodak Exp $\n   // Library of useful functions\n\n\ndefine('COURSE_MAX_LOG_DISPLAY', 150);          // days\ndefine('COURSE_MAX_LOGS_PER_PAGE', 1000);       // records\ndefine('COURSE_LIVELOG_REFRESH', 60);           // Seconds\ndefine('COURSE_MAX_RECENT_PERIOD', 172800);     // Two days, in seconds\ndefine('COURSE_MAX_SUMMARIES_PER_PAGE', 20);    // courses\ndefine('COURSE_MAX_COURSES_PER_DROPDOWN',1000); //  max courses in log dropdown before switching to optional\ndefine('COURSE_MAX_USERS_PER_DROPDOWN',1000);   //  max users in log dropdown before switching to optional\ndefine('FRONTPAGENEWS',           '0');\ndefine('FRONTPAGECOURSELIST',     '1');\ndefine('FRONTPAGECATEGORYNAMES',  '2');\ndefine('FRONTPAGETOPICONLY',      '3');\ndefine('FRONTP"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f7000, 123781)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b24f6000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 23400)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Extra library for groups and groupings.\n *\n * @copyright &copy; 2006 The Open University\n * @author J.White AT open.ac.uk, Petr Skoda (skodak)\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package groups\n */\n\n/*\n * INTERNAL FUNCTIONS - to be used by moodle core only\n * require_once $CFG->dirroot.'/group/lib.php' must be used\n */\n\n/**\n * Adds a specified user to a group\n * @param int $userid   The user id\n * @param int $groupid  The group id\n * @return boolean True if user added successfully or the user is already a\n * member of the group, false otherwise.\n */\nfunction groups_add_member($groupid, $userid) {\n    if (!groups_group_exists($groupid)) {\n        return false;\n    }\n\n    if (groups_is_member($groupid, $userid)) {\n        return true;\n    }\n\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 23400)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2507000
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f8000
4724  munmap(0x7f85b24f8000, 58741)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2506000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: deprecatedlib.php,v 1.41.2.14 2009/11/19 10:18:01 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas, Moodle  http://moodle.com//\n//                                                                       //\n// This program is free software; you "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2507000, 58741)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2506000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85a80b7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a8070000
4724  munmap(0x7f85a8070000, 286912)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85a80b7000, 286912)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 18413)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library of functions for events manipulation.\n * \n * The public API is all at the end of this file.\n *\n * @author Martin Dougiamas and many others\n * @version $Id: eventslib.php,v 1.16.2.3 2008/10/06 22:07:10 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n\n/**\n * Loads the events definitions for the component (from file). If no\n * events are defined for the component, we simply return an empty array.\n * @param $component - examples: 'moodle', 'mod/forum', 'block/quiz_results'\n * @return array of capabilities or empty array if not exists\n *\n * INTERNAL - to be used from eventslib only\n */\nfunction events_load_def($component) {\n    global $CFG;\n\n    if ($component == 'moodle') {\n        $defpath = $CFG->libdir.'/db/ev"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 18413)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253e000
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250f000
4724  munmap(0x7f85b250f000, 26745)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  //$Id: grouplib.php,v 1.22.2.12 2010/11/12 10:03:10 skodak Exp $\n\n/**\n * Groups not used in course or activity\n */\ndefine('NOGROUPS', 0);\n\n/**\n * Groups used, users do not see other groups\n */\ndefine('SEPARATEGROUPS', 1);\n\n/**\n * Groups used, students see other groups\n */\ndefine('VISIBLEGROUPS', 2);\n\n\n/**\n * Determines if a group with a given groupid exists.\n * @param int $groupid The groupid to check for\n * @return boolean True if the group exists, false otherwise or if an error\n * occurred.\n */\nfunction groups_group_exists($groupid) {\n    return record_exists('groups', 'id', $groupid);\n}\n\n/**\n * Gets the name of a group with a specified id\n * @param int $groupid The id of the group\n * @return string The name of the group\n */\nfunction groups_get_group_name($groupid) {\n    return ge"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253e000, 26745)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\3\0\0\0\33\1\0", 7)    = 7
4724  read(9, "\5\0\0\1\376\0\0\2\0", 16384) = 9
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\21\0\0\0\3SET NAMES 'utf8'", 21) = 21
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\31\0\0\0\3SELECT * FROM mdl_config", 29) = 29
4724  read(9, "\1\0\0\1\3=\0\0\2\3def\17michelep_moodle\nmdl_config\nmdl_config\2id\2id\f?\0\n\0\0\0\10#B\0\0\0A\0\0\3\3def\17michelep_moodle\nmdl_config\nmdl_config\4name\4name\f!\0\375\2\0\0\375\5@\0\0\0C\0\0\4\3def\17michelep_moodle\nmdl_config\nmdl_config\5value\5value\f!\0\375\377\2\0\374\21\20\0\0\0\5\0\0\5\376\0\0\"\0\16\0\0\6\0011\tunicodedb\0011 \0\0\7\0012\22statsrolesupgraded\n1305897129\r\0\0\10\0013\4auth\5email\31\0\0\t\0014\20auth_pop3mailbox\5INBOX\17\0\0\n\0015\5enrol\6manual\37\0\0\v\0016\25enrol_plugins_enabled\6manual\20\0\0\f\0017\5style\7default\23\0\0\r\0018\10template\7default\r\0\0\16\0019\5theme\4DesK \0\0\17\00210\32filter_multilang_converted\0011\27\0\0\20\003428\fregisterauth\5email\26\0\0\21\00212\20guestloginbutton\0011\26\0\0\22\00213\21alternateloginurl\0\31\0\0\23\00214\24forgottenpasswordurl\0\250\10\0\24\00215\21auth_instructions\374\220\10<div style=\"background-color: transparent; \"><div style=\"background-color: transparent; \"><span id=\"internal-source-marker_0.799507872434333\" style=\"font-size: 10pt; font-family: arial; color: rg"..., 16384) = 16384
4724  read(9, "iew\3all+\0\0\245\003416$block_course_list_hideallcourseslink\0011#\0\0\246\003417\34block_online_users_timetosee\0015\33\0\0\247\003418\25defaultallowedmodules\0\23\0\0\250\003419\rcoursemanager\0\17\0\0\251\003420\tfrontpage\0\30\0\0\252\003421\21frontpageloggedin\0010\27\0\0\253\003422\20maxcategorydepth\0010\26\0\0\254\003423\16coursesperpage\00220,\0\0\255\003424%allowvisiblecoursesinhiddencategories\0010\35\0\0\256\003425\26defaultfrontpageroleid\0015!\0\0\257\003426\vsupportname\20Assistenza Des-K%\0\0\260\003427\fsupportemail\23assistenza@des-k.it\"\0\0\261\003429\22digestmailtimelast\n1342278002#\0\0\262\003430\23forum_lastreadclean\n1342313401$\0\0\263\003431\24scorm_updatetimelast\n1342303202\36\0\0\264\003432\20lastexpirynotify\01020120715\37\0\0\265\003433\30sendcoursewelcomemessage\0011\36\0\0\266\003434\16statslastdaily\n1342303200=\0\0\267\003435\vtextfilters,filter/hiddentext,mod/glossary,filter/jsmath\"\0\0\270\003436\22statslastexecution\n1342310402\37\0\0\271\003438\17statslastweekly\n1341784800 \0\0\272\003440\20statslastmonthly\n1341100800"..., 16384) = 957
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "6\0\0\0\3SELECT * FROM mdl_course WHERE category = '0' LIMIT 1", 58) = 58
4724  read(9, "\1\0\0\1-=\0\0\2\3def\17michelep_moodle\nmdl_course\nmdl_course\2id\2id\f?\0\n\0\0\0\10#B\0\0\0I\0\0\3\3def\17michelep_moodle\nmdl_course\nmdl_course\10category\10category\f?\0\n\0\0\0\10)@\0\0\0K\0\0\4\3def\17michelep_moodle\nmdl_course\nmdl_course\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\5\3def\17michelep_moodle\nmdl_course\nmdl_course\10password\10password\f!\0\226\0\0\0\375\1\0\0\0\0I\0\0\6\3def\17michelep_moodle\nmdl_course\nmdl_course\10fullname\10fullname\f!\0\372\2\0\0\375\1\0\0\0\0K\0\0\7\3def\17michelep_moodle\nmdl_course\nmdl_course\tshortname\tshortname\f!\0,\1\0\0\375\t@\0\0\0I\0\0\10\3def\17michelep_moodle\nmdl_course\nmdl_course\10idnumber\10idnumber\f!\0,\1\0\0\375\t@\0\0\0G\0\0\t\3def\17michelep_moodle\nmdl_course\nmdl_course\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0E\0\0\n\3def\17michelep_moodle\nmdl_course\nmdl_course\6format\6format\f!\0\36\0\0\0\375\1\0\0\0\0M\0\0\v\3def\17michelep_moodle\nmdl_course\nmdl_course\nshowgrades\nshowgrades\f?\0\2\0\0\0\1!\0\0\0\0G\0\0\f\3def\17michelep_moodle\nmdl_course"..., 16384) = 4534
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "<\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '10' LIMIT 1", 64) = 64
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\f\0\0\10\0011\00210\0010\2/1\0011\5\0\0\t\376\0\0\2\0", 16384) = 420
4724  access("/home/michelep/moodledata/cache", F_OK) = 0
4724  access("/home/michelep/moodledata/sessions", F_OK) = 0
4724  open("/home/michelep/moodledata/sessions/sess_krblbiopans0cq3ibss9a0no85", O_RDWR|O_CREAT, 0600) = 10
4724  flock(10, LOCK_EX)                = 0
4724  fcntl(10, F_SETFD, FD_CLOEXEC)    = 0
4724  fstat(10, {st_mode=S_IFREG|0600, st_size=123, ...}) = 0
4724  pread(10, "SESSION|O:6:\"object\":2:{s:12:\"session_test\";s:10:\"NqE5yENLnb\";s:4:\"lang\";s:7:\"en_utf8\";}USER|O:6:\"object\":1:{s:2:\"id\";i:0;}", 123, 0) = 123
4724  access("/home/michelep/moodledata/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 1534, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=1534, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?PHP // $Id: langconfig.php,v 1.7.2.3 2010/05/25 08:43:36 mudrd8mz Exp $ \n      // langconfig.php - created with Moodle 1.7 beta + (2006101003)\n\n\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = '.'; // decimal point separator, for some languages it is ','\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ','; // if decsep is ',', then usually ';' is used instead here; these two can not be the same\n$string['locale'] = 'en_AU.utf8';\n$string['localewin'] = 'English_Australia.1252';\n$string['localewincharset'] = '';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['parentlanguage'] = '';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime"..., 4096) = 1534
4724  lseek(11, 1534, SEEK_SET)         = 1534
4724  munmap(0x7f85b2544000, 1534)      = 0
4724  lseek(11, -1534, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php   // $Id: config.php,v 1.7.2.3 2008/02/27 12:06:49 urs_hunkler Exp $\n////////////////////////////////////////////////////////////////////////////////\n/// This file contains a few configuration variables that control \n/// how Moodle uses this theme.\n////////////////////////////////////////////////////////////////////////////////\n\n$THEME->sheets = array('user_styles');\n\n/// This variable is an array containing the names of all the \n/// stylesheet files you want included in this theme, and in what order\n////////////////////////////////////////////////////////////////////////////////\n\n\n$THEME->standardsheets = array('styles_layout', 'styles_color');\n\n/// This variable can be set to an array containing\n/// filenames from the *STANDARD* theme.  If the \n/// array exists, it will be used to "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/en_utf8/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/public_html/des-k/moodle/lang/en_utf8/langconfig.php", F_OK) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/lib/pear/lib/filelib.php", 0x7fffe62659b0) = -1 ENOENT (No such file or directory)
4724  getcwd("/home/michelep/public_html/des-k/moodle", 4096) = 40
4724  lstat("/home/michelep/public_html/des-k/moodle/./lib/filelib.php", {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/./lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 49286, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2509000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filelib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 49286, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 49286)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php //$Id: filelib.php,v 1.50.2.34 2010/10/07 08:42:47 rwijaya Exp $\n\ndefine('BYTESERVING_BOUNDARY', 's1k2o3d4a5k6s7'); //unique string constant\n\nfunction get_file_url($path, $options=null, $type='coursefile') {\n    global $CFG, $HTTPSPAGEREQUIRED;\n\n    $path = str_replace('//', '/', $path);\n    $path = trim($path, '/'); // no leading and trailing slashes\n\n    // type of file\n    switch ($type) {\n       case 'questionfile':\n            $url = $CFG->wwwroot.\"/question/exportfile.php\";\n            break;\n       case 'rssfile':\n            $url = $CFG->wwwroot.\"/rss/file.php\";\n            break;\n        case 'user':\n            if (!empty($HTTPSPAGEREQUIRED)) {\n                $wwwroot = $CFG->httpswwwroot;\n            }\n            else {\n                $wwwroot = $CFG->wwwroot;\n         "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2509000, 49286)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "0\0\0\0\3SELECT * FROM mdl_course WHERE id='1' LIMIT 100", 52) = 52
4724  read(9, "\1\0\0\1-=\0\0\2\3def\17michelep_moodle\nmdl_course\nmdl_course\2id\2id\f?\0\n\0\0\0\10#B\0\0\0I\0\0\3\3def\17michelep_moodle\nmdl_course\nmdl_course\10category\10category\f?\0\n\0\0\0\10)@\0\0\0K\0\0\4\3def\17michelep_moodle\nmdl_course\nmdl_course\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\5\3def\17michelep_moodle\nmdl_course\nmdl_course\10password\10password\f!\0\226\0\0\0\375\1\0\0\0\0I\0\0\6\3def\17michelep_moodle\nmdl_course\nmdl_course\10fullname\10fullname\f!\0\372\2\0\0\375\1\0\0\0\0K\0\0\7\3def\17michelep_moodle\nmdl_course\nmdl_course\tshortname\tshortname\f!\0,\1\0\0\375\t@\0\0\0I\0\0\10\3def\17michelep_moodle\nmdl_course\nmdl_course\10idnumber\10idnumber\f!\0,\1\0\0\375\t@\0\0\0G\0\0\t\3def\17michelep_moodle\nmdl_course\nmdl_course\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0E\0\0\n\3def\17michelep_moodle\nmdl_course\nmdl_course\6format\6format\f!\0\36\0\0\0\375\1\0\0\0\0M\0\0\v\3def\17michelep_moodle\nmdl_course\nmdl_course\nshowgrades\nshowgrades\f?\0\2\0\0\0\1!\0\0\0\0G\0\0\f\3def\17michelep_moodle\nmdl_course"..., 16384) = 4534
4724  stat("/home/michelep/moodledata/1/DesK.png", {st_mode=S_IFREG|0777, st_size=122843, ...}) = 0
4724  access("/home/michelep/moodledata/1/DesK.png", F_OK) = 0
4724  pwrite(10, "SESSION|O:6:\"object\":2:{s:12:\"session_test\";s:10:\"NqE5yENLnb\";s:4:\"lang\";s:7:\"en_utf8\";}USER|O:6:\"object\":1:{s:2:\"id\";i:0;}", 123, 0) = 123
4724  close(10)                         = 0
4724  lstat("/home/michelep/moodledata/1/DesK.png", {st_mode=S_IFREG|0777, st_size=122843, ...}) = 0
4724  lstat("/home/michelep/moodledata/1", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  open("/home/michelep/moodledata/1/DesK.png", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0777, st_size=122843, ...}) = 0
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={3600, 0}}, NULL) = 0
4724  read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\1\216\0\0\1 \10\6\0\0\0\243\22\224\342\0\0\nDiCCPICC Profile\0\0x\1\235\226wT\24\327\27\307\337\314l/\264]\226\"e\351\275\267\5\244.\275H\225&\n\313\356\2KY\326e\27\2607D\5\"\212\210\10V$(b\300h(\22+\242X\10\10\26\354\1\t\"J\fF\21\25\225\314\306\34\365\367;'\371\375N\336\37w>\363}\367\236w\347\336\373\316\31\0(\1!\2a\16\254\0@\266P\"\216\364\367f\306\305'0\361\275\0\6D\200\0036\0p\270\271\242\320(\277h\200\256@_63\27u\222\361_\v\2\340\365-\200Z\0\256[\4\2043\231\177\351\377\357C\221+\22K\0\200\302\321\0;\36?\227\213r!\312Y\371\22\221L\237D\231\236\222)c\30#c1\232 \312\2522N\373\304\346\177\372|bO\31\363\262\205<\324G\226\263\210\227\315\223q\27\312\33\363\244|\224\221\20\224\213\362\4\374|\224o\240\254\237%\315\26\240\374\6ez6\237\223\v\0\206\"\323%|n:\312\326(S\304\321\221l\224\347\2@\240\244}\305)_\261\204_\200\346\t\0;G\264D,HK\2270\215\271&L\33gg\0263\200\237\237\305\227H,\3029\334L\216\230\307d\347d\2138\302%\0|\372fY\24P\222\325\226\211\26\331\321\306\331\321\321\302\326\22-\377\347\365\217\233\237\275\376\31d\275\375\344\3612\342\317\236A\214\236/\332\227\330/ZN-\0\254)\2646[\276h);\1h[\17\200\352\335/\232\376>\0\344\v\1h\355\373\352{\30\262yI\227HD.VV\371\371\371\226\2>\327RV\320\317\353\177:|\366\374{\370\352<K\331y\237k\307\364\341\247r\244Y\22\246\254\250\334\234\254\34\251\230\231+\342p\371L\213\377\36\342\177\35\370UZ_\345a\36\311O\345\213\371B\364\250\30t\312\4\3024\264\335B\236@\"\310\0212\5\302\277\353\360\277\f\373*\7\31~\232k\24hu\37\1=\311\22(\364\321\1\362k\17\300\320\310\0I\334\203\356@\237\373\26B\214\1\262\233\27\253=\366i\356QF\367\377\264\377a\3402\364\25\316\25\2441e2;2\232\311\225\212\363d\214\336\t\231\301\2\22\220\7t\240\6\264\200\0360\6\26\300\0268\1W\340\t|A\20\10\3\321 \36,\2\\\220\16\262\201\30\344\203\345`\r(\2%`\v\330\16\252\301^P\7\32@\0238\6\332\300Ip\16\\\4W\3015p\23\334\3C`\24<\3\223\3405\230\201 \10\17Q!\32\244\6iC\6\220\31d\v\261 w\310\27\n\201\"\241x(\31J\203\204\220\24Z\16\255\203J\240r\250\32\332\0175@\337C'\240s\320e\250\37\272\3\rC\343\320\357\320;\30\201)0\35\326\204\ra+\230\5{\301\301p"..., 8192) = 8192
4724  read(10, "\334u\231\0267fA\37\3653\340P'?\3061-\226\24\33q\326\1\277e\3320~/-\205\237\304\2513\333\256\224\241\213}\333V\372\262\24\275\321\204k\0\4\273\301\317\352E~\320\222\234[O\327\334| \270\253\235\2548\234-{A\326\331g$\224t%\364Z\210)[!+\250)Q\304\342\313=ua\235\365v\273T\177\37\231\231\323\32\250,\211\356\234\204.vV\30y\231\347\277\327\314j\377K{B\323Q\313\24x'\nn5\31\370\34\4\tl\\\\\336\332\33\275\3*\177\370\332\206\231\0*\267A\226?\267k\"\335\360g\253T\332c/.\32\205\206e\243EN4\207e~\10\316\\\235Pl>n)Y'\35\354\317V\367&\277\252q\rH\276Y\271dP\7L<\276\234b\236s\r\306\2\251\221\226Ov\25\301\225\215l\215\t'\335u\315\207\30\227\353O\f\226g\365\201Vo\256\224\17\37\7)\257^r\274\312D\34\272\226i\263v\257\260\2\210\344@i]\267D\365\17W\215^\0379_\277==\274g`\7)\253\317\254j\200c\227\347\31\177~x\370\352\364\213\277\374\371\351\353o\276\342.\330/3\240\227\360o\376\375Q\3\207\344]\346|\305\210\365\325W_E\371w\357\37h\22\4[\274\367[7?$\316\207[U\37\302l\215\270*&PZ\256!\357q\34\r\37\307a\tf#g\5\302\32\3172\367\337\225\301\1\302\16\3535\220\264\374F\35720\350\20q\242\235\20\t$\273\374\213qB\276+0\210\273\245}\6\31\307\26S\277U/f[~\1|\250\363\2072\245K,$\3\261>\333\333\376\364/=K\10\271j#\16\310\30\207\4'Y\213\250\313\r\31\2347\331\251(W\336\375'N\331:\341\366\262(B\342J\")A\200?'\2\220&\311\301\303\4\0363v\240\224\232I\332\353\272\235\303$P~-\206=\330\31:\343\233\362\316@G>\3a\3N\211\203\216<\345\330\357\7f\244\322p%4\263\267\2415>\265\4\v^\2\325\f\4\34c\337%\2342\255\323\240H'~H\2516\264C\217\334\261\7EjF\374  \254\2661\17Pu\367\210\337\"\2373\371\f\32\313\234CG\272\16\20\336\271v{\347,\231\213\272\335\344\206\237\201uh\221\345\334\300d\220\316V\210A\310\361J\271\25\17\336\316\224\300hkY\36\341\254\353\371\366\234\214t-K\373\365\\\230l)\5\326\332\213\357X\27\376\353\330\3>\347\265\226\225\324iV\4\234Q\212\374\312\25\177\n52\370\217\200J\211\36\2365\357\t\247\333 K\273G\366@\24.\0\315OA\0028\345\31\210\341w\303\326Rh\v h\300c\34\316k\277\4f'\240\304\221\244\330B@\355\232\203\222\257*\374\315v\326Wh\27\3\372\"\n\214q\312\201\\\277\320\227\354\33\332~ \250y\372\216\366\352\352\213\f\377\357\343\v\336\376\347"..., 8192) = 8192
4724  read(10, "\344??\255\212\17\344w\322q\200\\\354\0244\322h\17\267\232JS\272]\301\232\17+\272\277\27OI\341\311S\27_\3744A\272\253\17\3'3Jt\361\32\23\0329E)em\271\376,q\241\34239w\254\270\206\270t\2051/o\355\240\316i\233\10@\375\322/D)S\27ag\300\316\273\256l\v\312\325?t\320\307\25\35\31\360\275\231\242<\254\177\377\316\237\242U9\203\35\355\271\36\370\223\276\345\2037\374\364\333\31\210\254\327\336s\335/\376\262^;\236Y:\272d\5\256\305\344A\336\7\340:h\264\37\3459\211\341\23\237\360\256#\371\22\370\t\362\271y\300z\344\v\re7-\373\250\237\372dB\303\321\370\221\231\275\3If\330m\7\333D\333b\212\302\207\210\266\2655\374\214\315\261\235\3642\250@+\365Z\206?\3\273T\26\37\200V~\r\202ve\33\326A\225\t\7R\203C\373\360\307\215\362\371~\362\32 *(\213\351\372\354O\341RO[\270\25\232\315s'+\31\10\2217+X\342\243\317\201\270\254b\265\244m#\243\27221\220\232\361(}Z\336rZ<\324C\356N4\204\335\342\253\314?\"}\226\201\243|WC.!4H\r\325\202\371\375\n\205\217\20188\270\324\370\302\232\357\350oY\2:\206\314,\221Jm\272Oi\350)\263\1\341\267\232\275\366\267UB\265X\333\214\337,xw\267v\264\326i\335B\363\275\312\336\337\257\300\256\f\242\304q<\3663[i\326vu\243c4\245\203\223k^\204\305\301\16\f\210\334\332\221\26B\16J\260\254\6\234\201\\`\341\375\226\357\330J\310\254\34ZI\335:\211\26\302\201\21\271)\357?2b\235\1\3?\364\245\274\312\304\251\23\346\204\362\352\17H\250f\245\0\215\16\24\355T\3265U\336\221\303c~\27\300@\225\316O\230v\353\207r;~g\374\4\257 \327\7Ff\7Pg\343\263e5\364C;\272`\v\350\366\366\350\245\34@\345\255\314K\241\5[\375\341\205\257u(\1\206:_\363\220\353\30d\214\255I\313gj\23q\324]x_\252\351-\214\245\255\334\rz\2348\0\312\v\\\203\303\33\266\320\224\375\275w\322$\350P\267nx\260ucg;1H\315sN\336\347Jr\1\331-9\354\354\0\354@\327k\16\312R\271+\250\345\254\240\314\310\34\201\36rq[Y\260\17\272\32\310\255\213\35\245\347\204L\33\30\210\300|1\20H'\362\257\201\227\341\\\375$\r\21\277\262\305U\357-\313\224\323\226\372~t\311\204\317X\331\200h\240\315d\n\373t\266\334\326^\344X\245JG\303\23\202<\7\257\276a\277T?\266\270\260\205z\206\346\262Y\373\275\264\215\316\"*\235!?D8\353\300\350\17Y\345E\246\4\332\347\370\276vq\233\211\25\221\201\23[\310\247\4f\5\350dR\231\264WZ\231s[\311\330$?\240\343#\224\256x\220\312\326\304\206\241\7\202"..., 8192) = 8192
4724  read(10, "\voID\345-?\344\23\376\5D\254\312\230\201\36Ys7\227eA\251\336\201\307\240\222\315\226\224m.\4\377\16@\372\324\313\353\6\251\r\205\\\343Y\263\354\4\rK!\224q/ve\353\0\276\276\266=\235\227s\tW\5\216\4U\3\274\3K\256C\255\233/\226\212\370\177\267Z\"/\205>\10\250\315\354G\276v\246w\361\31xi)_\334\307@\225\211A\336y\304\5\354e\317\252\203\2753PG\4%%\365\32\307\f\34'\36@\233$\317n\265\215\277\271\225\334\273\340\244\27\232\4\244\t\214^o\322r\302\214\234\247\263+6M\342\n\t\335\315`\227\254p\320\333\347\237\272r\322o2\212\326v\25\30Z\276r\203\201\227\2011\327\177\320O\326\355;|_{\rb\r<\341m\355\2\240\21\354\317IE`\240\340Ij\370\207\0u7\271\vj\27>\255+\365\300\371\213}[\2~nw-\6\332\262\242\320?\372\373\37\344\243\202\355[\10\375\316\276\212\22\261\215m\34_r\205\347\207\347\\f\320\324\17\33\343\312\261\"\227Nd\246\330\376e\237(\375\332Kq\7V\372\35$\0v\222\361F\277\23\36\33!\207[\267\266\227+X_D9\252\226\343\353\277?\313\300\241`Y-h\250$\fi\341.\315\f6\212R\356\212\"\306\312y|\221\346\367/\355\306\357'\20\230\311\344\342\3672\300(+\2143dC\343\320\20\316s\212C`\266^B\220\242\25q\2271q\234\25\250\33X\326\0\2X\345F:_!\1\315\31\310\364\253\4\5\276\344ay\22\207J-r\376S\274\177\263e\34\10}M\241\3\\\334\302Y\3t\24\331%h\33\272\324\332\340sNpX3\212\341\240\23H\313\rp%\211\334\26\364?\216Fq\300\255\313\0I\266\303I\341E\27@|W!\225\277Jtf(\\at\372\330C\233\340\304^cZ\10\241\320Y\25\264@\210,N\31\243%y\30\205~8\225f\356*\22342g\371.\225\205\353\361\316@'\363\360\357\300f\373\306n\320s\331]x\3451\260v\3531r\0e>r,\232\267\376\302\240\177\310o\271K\377\330P\212\332\214`&\263i\327\274\302F\\\341\371\3445\335\312k\262\34\370\320g\326k\332\366\330\255#\257\34\231%{\35\302\311pV\200\325G\10\357\342q\326\350].\235=\342\37K\327\340_\361\234@(\363\5\315\4z\6\252\207\7p\t\0067\374\322\234\367\343\373\311\300c\220\235\213\277\352277\310\v\364G.\266zR\233\341O\376&y\254\251\37i\257\6\32\7\237\376P\221|\235\225\310\273<\245\243\317X\0023\276\364Y\17\264\1\355\341\263\f\336\375\345j\v\27I=\212.\276\315\202!\26(\320\214m\245W\31\332\272\265G^!\203\317\215n\332;\314%K\362\301B\0030K\313\24g\v,5J\310'\327x<or\"cqx {~\17\244\5\1\210N"..., 8192) = 8192
4724  read(10, "\370)\23\nNO\v\2510\26p}\275\232Y\342\363xk\371M\202=M\337\206K\v[@\234\267\24X\36\6he \331Y\2263\331\2324\2@J\251H\22\273\342\7\316\324DfET\2120\20\226\222k\0304T*\10\22*P\23/\305\353\270\7M3\0\344\201\362\373^$\367{\340\365\225\351J/\351\212\227\36C\301\26\215\363Cf\306\320^\312[m\20\254JZ\377)N\fo\311\223\334\21\t\216\360\10^\0260H%`\322r%H\215!\17\303W\270:\201\306\3\246\302\nS\365b\304'Z\260\222q\305\207p)\253\1\254p\365\17\202\321\21\337])\343\330\26182\254\5\37\211\233\30\206\243\237+L\326Z(5\2344\212\34*\21~\251\177\367\2404\224k\354\233|\252\337A\256R\321\202\204\37\370\v\205f\274\342\217\3534\373\234\10\365P\206\207\347\350\234a\350\216\214\24\206\202\365=\255T\360.\271\323\331<R\266\344\35\362)\347\235p\363\273{\305\307e\273\3\2<\2422\377\26X\326\251\256j\320C\0312\322\350\35\36\312\277\233\314\252b\364K\205q\304\263\214\324\234IG\350\r\376{\326\372B\305h<\377\271\20GzR\316\34\342K\374^\1%\2560\342O\204\302\257\202\361:\334\347\207\316\234s-xa\34\242\254J\227\227\304Kh\177\21\316\306\202-u\322\245QX\207@\16X\223'>\215\300\f)\2nCC!\245\342\200\201]\277\317\21\304\225f*@\5\21GZi\370X>\375\225>\26\35\304\n\234~\312\265\227\205\370U|\363bL\256\353\223bA\3G\20\202\22\307\215\260C\307\2041\273\203W\0\335\300\307=i\24\352\n{\201\353\313W\34p\345.\307A_\261R\224\f]\225qw\36\v\0238.)2\6t'\223\32%\217\16\31\255G\227\221\331EsO\207\302\36q\275\247<\366\350\206\30?\252\240\200\204\355\300#\211\f_%-\n\223BK\23L!\326O\360(V\27\250\376\v*\261\25\214\260fj\342\27\376L\206\7\271\357\202iXg\316\240\232l.\277\360$D\375s\7?\2ru\21Q)\357J\244\370\254'\322\r\306\36!\267Y\374\301/>\270\272*\325J@Y\"\241\316\274\267\252\240\2\ft\311kD3v\370%\276i\26\2662\4y\6A\206\354 T<\362\272\307\30o\34\0\302\24\\yy\255\rV\32H7a\261\341\214x\3Hz\254x\207\354c\2244\f\346E\20\361H\236\233\216<9\24\23e'b\350\3540\302\7)\262\254%\207#\t*\232}\306\332+A<\255\240\253\300\na\372\2366\253\274+\276\311\220\266\374\331R\347^\337\217\21\2\30\215\246\364\31\321wn1\230\306\326\17Y\323\6O\230\255Cj9\374]\336\253\341%]y\17\255\200\f\27\\\242\">\364\227\301\230(N\32\375\222d\313@\367\310F\341\27a)\"\237\305\204\276\226^\330"..., 8192) = 8192
4724  read(10, "e\354\362\366\226SB\345\2653X\335\257RF\31\264E\24'\f\17\216\321Eu\235\224\325\20\320r\322\200\244\354pI/\0038\273z\372\215\241\22\361\27\\!\22\227\30\313\20U|\5M\276G\300\206N\0026\345\320\307\345K\234]I7 \335b\371\253\363('\277y\245-\255\263V\333a\3\342KK\322\344\301\347\376\306\275\343\324\317\343\"h\35>\275\376a\333\374\340\243v\233\240\367\30iP\267\217\275\3667\333\331\257\375r{\365/\377\325v\351k?\237JE\203\243\223/\335_$\223\253\367\261\326N\237>\235\326\210Q\215\367\3\350\177\377\376V{c\351\307\264Vm\345 \10\374\255lR\232\200\253TL\220 \215\3\177\265\352\242\2\213\216\316O\350\321?\334\373\226\370Q\322\200s\351\212M\322\221\265\343\264\346i\271\302\211P\2107\236\2053\203\342\3033\367>9_|TZ\205\241\256\v\354\0366M\253\1\3714O\35\32K\5\341\234\3\370CS\22\25\257\226C\330\0\3\333\357\32#\302\262d[\n\272\314\325\327\340\346j\2u\204F\220ENf\266\346\37M\347\321\302\254<\3613~\377\245\342\320\310&?\301'\34\225\214=\242|\237\2z\342\214\"\341\203>\356\31\32\352\225\217\376\272\360\3-i@Q)/-zL\211\364\r\331\r\32\244i\264h\225\275`\322*\222\302\245\301\262\222OO\200\264\7\337I\v\2202f\5Kt\262\313\324\201\267 \211\303&|\202\275\4\"|\212/\303x\370\351\253>\231\327\371\316\365\356\23\302L\263P\344\201\320y\27\224\235_\375M5y\313s\206t\2540h\224\24}\n(\377E\27\362\265ghY\250\235\363\25(N\27*$\335Hv\273}x\360F\333:\365Z\373\231^i\234\242\334\254\323c\237\257pL_g\272{T\32wo\\o\37\375\213\177@q\336l\273KGr\242\203\274\207_\322\16\303\300K[\365`g\351\333C\210\4\253P\4o\370\212<\16\31z&/!\260\364\263zf!X|\2217w\4\212\364L\0?*\212\302\302;\377\261\233\352_\325\220\333\2346!=\352\212~\221;\261\325\353\375\275\7\261\243\211\376\202\227\227\25684\10K\214\243\257\256\262\326:\353\311\245\204b\272K\v\2658\213R.1t\"\361\16\371d(\304\302\nc\376\302\270K\36}\356.\253\264x_\202\3510\276\213B\2\234\325\3\334\355\212Z\0S\241\4\t\321\25`\342+\336^\300P\"\rtU\330\206\26D\256\\\204{&\341\236\2767\321J\363S\226\301\336\244\342\330\335~\300\244\31\312\272BW\317&!\0!\231\373\370>\206>\311\340\321\202\346\275\214\211\340\247\370\235I\274\265\264\300\300\377\370\235v\353\17\377\257v\343\367Z;\371\215\377\264\275\371\327\377\223\366\352/\376\333(1;dI\273Z\212sD\375\204G\323Y\245\365y\222UW\32+\207\217\354-\275M\353\352"..., 8192) = 8192
4724  read(10, "\255\374x\214\\\270\370\350Kdl\250\215\216\20\2230\355\212\330p]>\243b\37\336\261\37\35\217\3302\7C\340\276C\373\330\232n\n\203\342E./_q@\277\0050GvS)\244u\257 \25\242\24\365\313\32\255\250\274\360\256\227\214\17&}\36\214\217(\36;mF\305\237\273c\274njQ\210\366ZXzC|\nl*\24\225\324\314T\240f6\253Hh)\305\231\216=\34\344\2562$K\270(S\207\253\236u!v\242\313l\v\234@\360c\313\313\202\355\374\303~\216\344\320\17:\254\230\0\31\350\214\227\345v\372u&\345\243\36+\r\307SU\274T\230\304/\327\25E\332\306rM\3517\220\273\360m\357V\273\363\343?\247\327\3613m\35\231\306p\26@\307\361\334\2150\203\305,\254\23\316i\341\237`\23\320\342\211v\344\360\36\254U%\26C\n?\312wu\35\371[\251\240dSA\356\351\314'\27\376\272\30])b\245\255Lr\364\1q\337~r\245\335\334\270\306\271@\27r\304\203\247\220\236>}*\306\\Z4\0\363\272 \365\317\344\212\31\3609\327\231\302\337\34-\10\375\220\221\233\333(\244\312\325\226\273\33\274\326\2504\254P\324\241wo\34\266#\373?fB\3309\30[\324\346\2374\364<\350\250iCV\252SR\323\3i\232\206'\33\0\322\3453\250\0Y[f\rh*z\242\304\241;\266\204ol\37k\237,\277\332^\273\314W\346\330\200\346\22i\207\247\254\314k\21\200\306{\226\216q\277\210\373\344\307\27\312\245\222K\216\233\266\221\7\r\6\345\331\362@:\224\211\3503\223\340K\36\341>\32`s&%\225j\"\21\7\331f)\247\335e\306\211\2471u\361\226 f\264\316\21]d\226\356\241N\301a\224\20G \242\231\334\27\261$*e\233\221\30hXY=J\267\202_\306\252\245%\377\321S\351\370\356\346\265\266|\372r{\225y\215\372\374+\237\34@\7\324\215\302T\311\231\226y\344\246\345{7>i\17\276\365O\320\5V\364\351\317\20U5\334\222\33I?{!\2544\322\30\2\210\206\325\320}q\331C-9\324-s\260\221\235q\374Y\216\10\223`~\363\313q\343\33\230\242M\300\232\323(\271\233\216\361\nO\305_a\210\256\206\351\353\344\200]\346\230d1\266\221\207=\364r\270Q~\345&eM{8\2_\360\376\362\25\7\tK\214c\322+\20\244R\332\372^\314\354\314\320\333\256\35\32\366\10Sj\25\304\347\251\16d\0077\324G\301vX9\343\213\202\251\312D#E\5\205\261\322`YaP\376\343\247\0\323\342\361\301\330\356\370\314\332|_\223\5=\23x\357\256\350\0226 \303\233\373 \322;\277\20m\205\245\321\266\360\331\315\307\350\210\327\232\243\227\4i\321%\213B\6\27\357\361\223n\214\265\36\312\204\237\6\214\207\2\301\333\201\215\372\257\373\350\301,o\274\336\266>\376N{x\357\257\267\23\264"..., 8192) = 8192
4724  read(10, "?\2\216P\214\203@\21\232\37120T\327\274\322\242\24M\376B=\3\333\343u\3109\f\2469\203\25\26385\20Q\37\307\230!f\226^\357\232\16\277N\250y\351\243\231\226\335\256\342\241\346\327\fN\221I\265\206\276\364\322\237tm\26t\303\250_\355d\35\251qG\1\24\237<\207\37\345e\260\321\273\0377\234os.\257\304\345O\274\313\322\222\341\7[\240(c\264\355\360\377g\355M\177=M\256\373\276\272{\337\356\333\353\364\354\303\31\212\24\305\325\222\242\25\nM\30\226\227@\320\233\304\6\234\344\205\21 A^\4\310\277\220\277\302\t\202$@b8\16\340\304\202mD\260%G\200#S\260\314E\344pF\34\3563\303\341\354\323{\367\335\327|>\337S\365\374~\267\247\207\314L\263\356\375=K\325\251S\347\234:uj}\252\330\362\0\303gSy8\25\232\347\242\317\344UX\3368\337\342\360\314\243\355\n;\220\272,\333\226\2760C\207G\364Sw\320*KO\244\333\273\375^[9\336\344\233\222K\200H\223\216k\206\321x\352\231*\374\10\n\f+\203\n\2367\5\214\201^:\334\316\236f\256\325W&\3065\372\203\2344\252s\352\355\212\333\227\254\260*g\3616\22\260\301B,\fJ\360\316E\216)&)\251,9\371b\301\347.\315\363\316IO\f\345\3221\333\2450\7h\243%-\360\373\300\346\243\214g\215\276\303/\16\373=q\365r{\225\355[\276qs\241}\352\354\273\355\361\263\367\332\32x\231\356\4g\351\275\214\326\t\214U\271Z\256\16\250H\222\t\246g\332\21\4\\\347\35\257.\317\222\217\206\247\206^\n\16\3225h\4\372\36\222\5,\340\220\231\6\206O=BV\335\201< \244\277\310j=ul\200dJ\206\t_\223\265\321\20\235%\330\373\373\335\314\317`\215\253+\246\36\341,\31\27O\234E\317\246\343_!.\270\222\320<\246\31\16\345i\317\304E\33O\262W\330\335\315\255\366\27oo\267/\266W8\227\235\322\fh*\200N\213\370\16\354A\351_\227\nO\32\3\257\262\257\362\"\274\303\306Vb~\323V\225-z\324\0250\215W\243uZE\223y8*\254e\346[|\326\360;\274n\276\250\353\342\250\254\352\351\345\326%Jz\307\331\271\0\317\374\253\221\275\241 \305\370\321\f\"l\206!\rs\2\366\331\25\232\265\32\305\227\204|D\367p\25\207T\343\242\250\16U\231\0038\v\345\30\26\212\242\346\335\2VL\t\343\226\16\n\\%\312\273\32\5\260\254\352\20'W\302\370\267`\232FI\36/\200\364\213]3\201\204\213\307_a\20\276z\30\342t\305\3270J\200t'\364\274\233\245\216/h\6Fa\304j\206\246\200Ql\307\344\344\250\320\246U6\322\2033\375<\365K\0358\3F\336]\272\352PC\212Y\247?-jay\367\246\212tT\345\327_\22\312s}\343P24\275DJZEwyu\217"..., 8192) = 8192
4724  read(10, "P\346\255\303\0329\231\321!W\236\375)\253W~r\324\336\330\335l\317\236\361\334\217\352I\344\273)8\230\312\214\351\222\370\260K\203\216\272\343\217^\371\\\333\0101\320\274Gm\324\201\212EL\315\341m\276\236\247\241\201\377\370\r\211\342\3\374i\232}+\234\25\346\236]{\320I\353\20Q\214\206h\217gV\256>\325\16^\376\203v\343\3623m\371W\377z\226y\217\6\346\375\230'\276\246\200\352\241\235c\211\363\243\364X\34\262\362\343\300o\275\261\3236V_n\27\317\34d\31k-A&\177\35\316D~\313\344\235y[\r\306b \274\250\1y\225WH\216\255\0036\372G\211\213l:\355\320\20]\34\264\340\r\330d\357\364\216\375\233P\"_\266d*\177\23\251\274\r\312$J\377N\335\326\345n9\30i\221O\25\362P\327\207\2548, \212\215\2260\4j\302\352]F%o\220\210oo\262\205\35.\21`H/\6\323\325\352\274\312\254]:\0052\370O\r;EF\360\f\205y\330\214C\1\376\314\35\223\214\200I\327q\311\362\303\237\360%&\227'e\351\244\25uu=\225q\322\245wj\252~\343=\273\221R\260H9]\332A[\356^\200\t\235<\244b\203\347\314A\240\0051`\370\207\6@\27\331\267g\244)[Q<\223\354<\272\3440\374s\325SI/.\354\267\335\223s\355\340\334\243\355\2C\16.;\35r\22\354AN\231TK\311J\207\271\r\26q\357\337\273\325\26\267^\305fb\374MO-U~\374\345\35\353p\354B\0^M\333\234\315\26\24\302\6\37~\26^zq'\7[6\333)\310\2\377t7\370\25\211\253\354\266v\341\307\315.\211\226\212\211\312=\333\307[\t\212\223\200\264\240\270'\217\241#\216\241\243\305,\207\26\240H^\242\25\355pQZ\272]\336\225\27\245\33\265\255~U\216D\1\3261b\207 \234\247)\274\271\313/\357N\356f?\247\f\331\311\237\r\31h\265'<\356\241\\\372\225\221N\314\375*\361\375\335\233\25\227\367\320\224L!\336\220\271\25d\370E\267\226\256\264\303\273\257\266\275o\374\250\335\372\316\343\355\354\323\277\3266\236\375\345\266\361\304\307\333\352\331\363\320\v\255\367\365B&\275N\352\17\270\230n\247\305\370\356\274\273x\301\nT\275<\341\33\232\303\366\6\6\362*\363;g\226h\275KWzD\342\352\234a\250\345\10\241\204n\233\26\272\342\274\364\301\347Q\316\253b\4Vx\377\254q\300\255\16\204o\323Pg\n}p\231\200\260\363n\300jhm$y\f\357\261yFE\35H\374u\325p\240Ap\206\311\362\357\377A\273y\351\361\266\364\211/4\7b\253\267\36\260\\*\312\351t\f\2206\227\211\273*\355\361\307k\276c\223!\253\347o\354\264/=\362\6e\231\221\220>\327!\34\21\320K\30\0\325\21s\16\23^\336\213\356\262A)\275S\217\2638\224m\341\253\261\211\241\207"..., 8192) = 8192
4724  read(10, "\322*3V\2645O)\355\322\230\36\5\17\261\371\300\305?\360\225\217\366`\302\273\300\304\31\233\254\32]g\230&\323=\253,'\v\314\23V\330\0\0\306\304\245\r\253_tT\334\217r}\350\212\243\22\2657\2000\272\22H\325lX\245<U\36\335)\343T\36\\+\363cxS)\300\370b\355\272j\230\205}\3113\314)\214\4\363\23g\31d\25\306\261O\225PadxE\274*ew>\215y\230\10l\0264@Hc\20?y\231t\\\214\33\312\362\326\362/\264\37^_K7\325\\\311\0370\341}0O\2b2\363\366\2558xWI\\V{DWv\237\336\217\206{\205\361\322\263\27\316\264'\316\262\252\10%\364 \231\v\376\230\0\367c,[5~\325k\313\343\264\21\1\345\203hM\232Vd\vi\265\337|\361\217\333\301;_f\317\243GQ\"\214\236\202\203\226\214\205\"3\372\374\305\\q\10\215\24\234I\4\244\300\263\275\267Q\336L\322t\207\242\306\220\1\344{\370\207\247\5\276+8~\357\337\267\255w>\325V\237\375L\362iL:\317%\366\276Gy<C\257\303\311\3771$\366\16~\337\271\261\322^\337\342\244\272s\3678\352t\267\235\311\266$D'Q\315\302\350%\341a\337\337\200\222\214\245\17u[\3604?\230\342\rC\306\310=;\16o\35\254\264\233\373g\332\365\3353\355\366\321\31V\17\325d\376\231u\277Ca\367V\206x4\344%\212nJ@`\343\250x\27[\311b\320\341\275\364\332\264:\r\300X\231xf\312\307\37\273\222\271\261w\230oz\215o\0\316q\202\343\325\225\335\366\30F\346\"\225\310Yz\"\32\352\30\215\344\321\320WS\2#I\246\374\360\20\212B_?j\30\10\267\203\337\331_l\337\336}\272\255\236\277\310v\31\352\215=\32\271\250\370b\232\271\231\237\370\234\177\334\205\357\345;\257S\252\324!\315B7\264=\276\213\tB\10\357\376\223\271\375\335\33X\250X\244s8\323\316\352'\333N8+_\227\241\0329\360\23\360\214\226\0\n1\205\5\274\322\301\317J\307]\246OXy\347\30\177\341\221\336!\377\302\215\7\251\250\300\25\277\310\252\274I\205r\264C\271\370<\373Y\375O\355\372e\206\203?\371y\26\235\310\2226\245r\236\7\334\373i+\244\216h,SV\317g\276\303^\362\275\255\235\366\315w\3718\360\314\33\344\247\315\307\302T\254H\267\233jV\343\327l\261r\265\262\310\334\f|\325\316\2\352t\22\316eh\241\2433\253,\327M\331\225\267\360\213\274\345\262\223[sJ\350i\32\334&`E\210\343\"\234\351\377<\335\317\247\342\200z[-G*\277\324\371\216\220,\10\203\263Qq\2446\4\3101\337\301\264\17\351\352\22a(\215[+\350gK@\303i\217\2\355$\34\5P\247\215\314/\351q\r\256z\361\255\342\205\26a\301\303\332\357i%\206\242\254\34\255x\300\217w\243\350\202"..., 8192) = 8192
4724  read(10, "\343GQmE\2\210x\343/2iS\25E`\376\30\236IA\262\2572d\264\200\214\">y\326Pv\7\374\341\26_jw\217\360\252a\22\327\34\214\225M\375l\315\222\2762\300\305\304\0\254\f\2170\200\266^\226{\17\246\224G(0u\222\213b\375p&\20\215\223\337)5=\rM\230\2769\337\201\364\\5d\245Y\260\5\3575\347\250;<COA\343R\337\315\f\34(\244\206~\16\375\354\313b\221C\273\363.\2449\24y\311\36Y\21\27Rbx\254\220\273\257\22/\32EZ\n\36\331\360\325y*7?\360\244\0\370%\372\311\356\333,\n@V\246a\205H\224*\360\26\r^I\324\257\222\261\226\220\302:\30\357\30\336\223\23*\213`7\252\225\204\325\232q\210e\34\21\1\353\363!\225\2104:\344V\2757\344\224\310\271\372\324\323\364\201\377L\206K\10(\270\371\245}\\E\2\255\206Pc]\372v\34\203.\235\32h\207LL\233\342\267\254a\2620\2134\210\251\304\254\364h\2173\37\221/\361\35>SWB\177\245\257\376%)\217 \346\243\305\205\364\200Yh\200\34\212\4\270\2141\315\33x\352^D\2\6\237%\7}x\252H\25\314s&\275\305\324\375\215oe\220\335\225\341)\337\r@OzX\30'\210\230\303\347\344\254\313e\253\234\247R\r\252\201\317\212\305\274RvU\336\27lbw\30\333@\212\323\34\na\300X\36\213\26\343\224\367x\20\207\37W\16g\272Y\16\\L\305[\32\210\206\374+?\242\211\244\243\23\336\212i8\243\325\244\177\371\10\226\311\352\300+5\37F\331\345\321W\221\367p_\262\355P\322\217g\370\214\355g\31\260\361\345\241\350\347\16\374r\37\332\vn\242\344\30\356\212\32\370\271\254\257\204\204\231\22U>\312\37<\324~\362C\355\205\272(\177\322\263\310\20n\205\353|\221\203\26\17\353\36\36\5\2Hf\230!\22\227{\255\271\227b\5!#~Aj\370p\21\234\214\363\20\337\334}\357\20tm\253`\327{\272\256\6*0`W\34\352@\231\3748\314\202\236q\315B\232\374\2307\214b\220\206t\0171\232\266~*\347*9\363\347\20Ce\267\335\261\303\5Z[N\300\247\5l\5`F\204\264\242O\272\322u\27\361H\323\346Jw\246\275\30C&\244qJ\6eDJq;\302\36^x\3222\365\220(\rXV\235\315\322\v|T\243`GZ\336\253\360\315\322\227&\317\f7\316\360\265B\262\202\311\362\302\354xX\206.\341\\\252\305\330i\203w\vvp\347Z\362\353\217\345/\337\374\6\376%V\351\0\325A\360\307p \270\204G\366\275\r\30#\17T*\36q\340\"\337\364\240z\5\5\32\367\0226\262\30\262\377\225{ii\34\tK*\211[/I\5\232M\317\320\340c\362;\364u\303]\253\267\222\230I&,x\372e\361\320\2419\375\221\1\267#6(\fu^\324\35\203\372s\5P"..., 8192) = 8192
4724  read(10, "T\366o}\261\37\212i\220\274>\203\17\273\227P\325\263J\26/\27\307\37\376 \233)\364H\347k\240\223\206\25y/\317\207\215\222\321\312\365\335FY6J0\7^G\2\303\0\"\35\253\317[\"\255\354:8\216\224\232\267:\254\270Vde\264!\333Q\232\237\34`\354@\346\330|\376\f\232~\204^8\277\301p\257XG\355\311\6G,/\206z\236\304\201\27\363*\207#t~\6\362\5\0\356Q\373J\3\376q.F\314\367d\320P\204\352\300\316\333\221\311\313\3i\t$\300G\240\301\342+\211f\354\315$\315\35{p\342\204\313\26\35[E\351\21vh8b\212\353N@\312\305a@R\314\346\333\267Y\212C^Es\4\36\373\215\375\237rq\36\26\221[\353\325_\fd\376\36\274\17?\35O\227\360\320<\366U*\371\306>\340.\277\276\366]\223\0318\340\347\232\274)\0004\314<\20\310\2712\222\227k;\26Ny\36\220\\\4\313\23I\352\223\256\237[7\2563:1\312H\335k(\352\256?\363;\201~\364\251\355\206\276\242\7\206 8K\27~OA\255c_;yt\226\206mE\255F\215\n\33|u\211\25\"%c\342\356\303b:\32y\223\332.K\247\372Y\276\376\255\312\256\"\214}\344\245\32Y\337\30y\203D&\362\325\302\336\16\3376W\31\355\324\232\312Q3\250Cmc;0H\266L]\f\364\3754-\214\221\305\222\346\33\23\264_}\177\251\241\35\3\310.\t:\300S\336\372{U\204>8\246\312G\373H{Eb\0\234\255}\340\245\246v\240\275\316\302]K\237\355\230\203\22\254|\326`N\323\201\306\366\266\27;^\345\267n\320\313\216#~\250/\360C^\353\355\311\3669\4\335\341\1\321W\26\261\234#\311\245O\346g\37\365N[\21\233$\355\374\344S\36\v\357\336\2071\233J\361\313\227\251O3\311\212\275\6B\310\310`<;\2163\205?\270{U\307\241\3106\32\247\341\37XC\323\26\35\231r\323\327\314\f\22\354\247\22\33\30\4\262:u.\203\235\301\307\363M\224\363\237\v\310\354\2334\36G'0z\254\350`\245@\207\354\10\241\360\35a\365\270\270\31\r\212f&\33e\321\270\216\324\375\26\300\336n)M\33kG[6(\345\264\21\343\210\340l\2404x\2275\304.1\226Ch\17\0\345\320t)\302\306OG)nZ\276\302\214\342\6\206\nG\36\251\257\1\217\264\201\271\336>\273\226\252\375D\312E8pB\3:~\353!\366\v\245\261\235\307\240&\300\345\270K3v`\312e\203\r\345aY|NV\204a\233\16\16\310^\363p\2200u\251g\366?\\\337\263T\225\24\274\332T\0\301L\317\214|zn\31\365\345+8\374\233\0169KU\v,\3354H\361\325\333 \221\314\356\331f0\241\260dK\317@\277\272J&/y\2441g)\221:M $\377\2449.\313!bCF?i"..., 8192) = 8192
4724  read(10, "h\222\257\377.\215g\246a=J\217$\313\365\201\217Y\232Lv6\221\331\r\251;\355Z\177\221\241\264 \224\362\300\234\243=(\274Q\24U_\235^\335q(4\37&D\20\3q\203\256\303:\315\266\313V\225\362\276T@\316\254i\307\201\5H\240/\244y^,v\226\220\231\2\347\35\321\322\310\322r\255l\247v\226\33\230qz\2\236y\32OG\312\3v)wD_\336\2105\211\352\323z\300z7\223\243\363\274\24\20:\35\225\33\30\332\360\311\0\16\26\226\211\355\6B\276\26<Z.\315\326i\32D\234\222\347\0\274#l\277\310\7\301\320P\237\4\305t\204 \305q\320\5\372\206\v\240\260\33Gy\216C\206\22\306\241\371>G\23\347\376;\3\211\7YN\212\\\26U\240\307\351(\7=3>;[\257%\10\261/\373+6\333x\23\274+\4\r\177o\247\0068N\211V\312\f\234\263\241}\356&\364\303\3255x\361[\37\271\17\335\321?#\257\324\213#0\211\0230\324?\rQ\214\350`\363OD\226D\322#\260\326c\202*\365\244>\0334\204\331k*\345O\6\260\326\207>!\311?\277=WMG[vVk\3743\1\314\372\3046r>\33\364\321a\10\0}=\205\5\324\221\254\3001p'\231\0350u[t\357\212\242\334:5\220\303,\201~t\225\207\201=\327\325\230\245\307'@\326o\226\246\272\304\217\342\317\372t\213\nB\311\370es\231\341l\240\1\260x\332\271\371\312o\307Q\\(\223\337@HV\324\320\377\232\2776F\225\200\247~\246l$\240\0\16\350\277\313\257\362^\274\205\351\fU>R\332_;8\375\341\221\207\324\232\17-t\313\22\233\310\243g\343\256x\246\6fy\354\200\321\31\212\347\6\362\324\335\4_!\254\267^\314_\243aoq\371\271\4\356~\7GR\27\307\272@\315\371q\220\327\376[\332\362/<{f\262^\334\276\273-\25J/\257q\17\204\33\316\337\267\375P$xF\371\261\31r\n\277\257<\311\222$\256\3435\r\363O2\6\204Ws\264c\361\364\35\355H\314b\371\335\231\212{\257aZ\336\31\30\373Y:^z\342[\347>0\3737\3507\214\366\257O\32\334\333\t\363Q\23\355\212\302O\32\201\343\234\276`\321\314w\256\261\2138\311\347\0\254s1\334}~\376c+3\201\26\205\347\"\371v\34\2014HL\271\201\320\306\224\206\300R\216\3644\356\271\315U\3126b\f\227\206\234\2272\222\0319\353\16v _\237?\221\205c{y\36z\225PG\254\274G\342t|S\321\300\365{\22JU5\34q\25\31\207\33\247n\31\24@\213\36d\204\236\33x\236`\240\23\v\274I\207@\177\21\3\303Q.f\36\373APQ@\252\365(\37\307\251\2048\262_\244K*\254:\16\n\270\34\311Pz\341}\343NYh\30\4\245\236kE\355\214\357\364r,nl,\35\356J\342\274\264\245"..., 8192) = 8192
4724  read(10, "\201\266\264N\333fS\231:[\354g\233\363Z\216\374\323\241\36L\17\320\231\202\203O\216\330\316,\372\320\2370\377rz\371v^;)\254\230\366\322\275\3663=\341\367\216\21\356r\377\313T\377\345\222Ww\34V\205\27~\263D\224)\22\6\300\311\25,\302\305\21\254,\4\327\233LX$k\306\234.\214\201w\325\21\254\35\200Nb \326i\247\341\200Q\234mHE\26322\245\363\372\203\360\366\350\310\3615/\37\264\321wF \373\10\220\17MA)\336M\226D\255\320\356*ot\23\227Q~f\24\255\4\3\353\327\247\177&\337\2525\321\270\367\272\2\307\221\357\215\17\370X.\17w\350\302N\347J\36r\35{\220\0239\344\3471I\35,\257\3v\237\365L\311\345\202\3734\304\261Om\4v\234\217\273\202\354;\271\376 \337\223\2268\\\274\200|\230\201\323k\24\6\251\351\370\2;\10\354b\317\203/\0333\233\341\361\27\37\260\34ya\252\350Ik\243\314pd84`s\245\220bft\312\r\204\234A\267|p\370\307\213\276\244\277~\353\223\373\362\fZd\221\20\347\211V\6\27}D\32\\\233\312\305f\231\v\243ii=\236\232\3n^\341\222\363\226G\226\340\266\234\313\212\5\36x\2208RO\33<+Ng\251\16\33bs\203\225\1$\313Y\370\276#\370\332\247\r\2702\224d\360\235\221r U\345y\367\16\337}\362\205\227\322\321\227-1\251\17\366\230\21\367\301\231\21f!\200Bu\251\325\206\352\33T\213\303\3)C3#Sp\3774\327}\266\274@\345e\336\336Uf\0\222\256#|\315\354\fL\330\2351qH\252\177\325_\257\340\255\376\t\374\255\262#\2332bI\347\353\261\221>\350\233\4\264\231\272g\3663\201O\233\313\303\16,\7r\3\2773.y\233\255\335;;\0<#|\353\244%\0019\307\352\323:\\\311\335\267\16\245\253\222a\305\361\7\344z\317\273\276\f\346\271XM^\376\0SW\256\367#\27\366\1\307\333q5yR\214_9\225\271XS\306yaZ\256<\321\227\314\326\35m\313\3459}@yH\312\373\221\3652mf\222\336\257>\220jY\316\365Gg\332\316\224\364\305\352c\241\265\2271\213\210\257H\257\3568\20\213\36\361\37x\227\21_\1D\220\250\222g\1t\202\225\214\203\34\327A,x\v\274y\205\361|D\t\334*\252it\2245\211\360\2\240\374\214\320\302Az\374\371\265\274\353)v\33\272\306\356\317%\237\334\243n\256\317J\260VY\336\355\320\322A\225Xe\325\272\244\362\367\316\241\271{(H\355\34\225\377$\235\210\306\237\221g:\271\26\332\256LT\377\354s\202\\>\207`\360\367\242?\373\215\244\3\177hsnV\226\316t\34\371\313k~yP\302l\344\333e*\367>\17cj\360\314\201h\36\270\201\f\2655\362k\337<\220Y\200@\324\352\345%\317\375&\365\342wD\16\255\376"..., 8192) = 8192
4724  read(10, "\261x\264\243\310\310\213\274\277\371\346\233\252\374\250c\310\220!nM\371\r\204\320\230\304\326\277\"\345C\326\300\351\275\367\336s\217>\362\210\32\v\214\310\344\335w\327\37\34\32h\372\341\271\347\236s\257\277\366\232\276q\226\37D\332i\347\235\373\374L\306\212\320w\3756\34t:\6\1\v\374\300\375\367\313oq\274\337\232\272\255\304\353|\345C\342\225\353\f0\362\362n\370\341\303\207\273\261\353\255\347\306\210W\301\353~\31x\313\223\361\260v\277\364\322K\356\361\307\36\3236\216\20\317c\227]vQ\245\301\375\3451uk\273\332\351\v00E\366\340\3\17\250\"\3437g\366\334k\257LE\206\334\242L\236}\366Yu\214\336\27\7j\35\371\261\34d!\245x\4\314@\240#\350\203\201:cCW!\37\360\251?Q\314X_N\35\337\370\336\351\233\263\337\206\303\310\361CNs\347\315sC\230I\10\240\377\22\217\341c\31l\30\17\222*R\1\30\260\31\204x\27/\275\370\242[k\314\0307q\342\304\326\2004z\3\375\210\262@\260_}\365U\235U\255\272\352\252\356m\231y\314\23\f8\267A0\320\333\21\362\327\255\355\n\333\31\363\235>4\345\365oQ\26vne\315\310\276\374\362\313\356\311\177\374Cg\233K\344\0271W\223\37\314\331n\273\355\324!\n\313X\331t\\\32\1b\16\37\10~D)\230q\fTG\222~\177_\"+\3502\372zEL\225\31\16:\31c!\26B\3036=\343\307\353T\335~8\4A\370P\300\236#\6\3\5\213\325&\\5[\24\357\233o\274\341v\335m7\327\323\323\263\\\315<\360:\206\212\221\230;g\216[$1Y\342\262\264iyO\335\332\256N\372\205\320\353G2[^\202\23$2n\311\214\306\273\357\276\353\356\275\367^\225\373\205\v\27\2522\331i\247\235\364\327\326\226\267Y\264\265mY\35\231\243\243#>n\342\275\254\370(\252\27\31\240_?\220\310\n\206\3\331\360\345\242\250l7\335\253\314p\0\312b\1s\25\31`\377\0220\267\334rK5\34!X\3146\10k=\363\3143\356\231\247\237\326\260\16k#\267\334r\213\373\354g?\353\326Yg\235\266\214\207\316d\202J:\355\310vi\221\177\vi'\263*\332\260\301\6\33\350o\371\342e\306\362\20\326\31[.hr\346\327NiW\321.c\250S\36\254|x\254\232^H?\374\2562-\277\232F\250\325\377]g\224\6\263\354\333o\277]~.y~+\334\272\337\376\373\353\354\271\23\243Qu\3334X*2\352\247*\345\313\247[\325y\36\3361\364C\374(\323\237\366f\321\203&}\313xG\6\220\213vSH\267?<\372u\327E\327\257\303\316+3\0340Mlw\211\200I\334\17pI\266\266\321\252P\6!\273%XT\342\7\323o\273\365V\365\324\231\372\335}\327]\356\220C\17\325\357!\10V\336\216\334\7p:/L(n\273\37"..., 8192) = 8155
4724  read(10, "", 8192)                = 0
4724  writev(5, [{"LS\3\0\16\1\0\0\10\0\0\0\0\0\0\0-\0001\0\35\0'\0\10\0\25\0\30\0\27\0", 32}, {"Last-Modified: Fri, 20 May 2011 13:24:39 GMT\0Content-Disposition: inline; filename=\"DesK.png\"\0Cache-Control: max-age=86400\0Expires: Mon, 16 Jul 2012 08:35:38 GMT\0Pragma:\0Accept-Ranges: bytes\0Content-Type: image/png\0Content-Length: 122843\0", 238}, {"LS\4\0\10@\0\0", 8}, {"\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\1\216\0\0\1 \10\6\0\0\0\243\22\224\342\0\0\nDiCCPICC Profile\0\0x\1\235\226wT\24\327\27\307\337\314l/\264]\226\"e\351\275\267\5\244.\275H\225&\n\313\356\2KY\326e\27\2607D\5\"\212\210\10V$(b\300h(\22+\242X\10\10\26\354\1\t\"J\fF\21\25\225\314\306\34\365\367;'\371\375N\336\37w>\363}\367\236w\347\336\373\316\31\0(\1!\2a\16\254\0@\266P\"\216\364\367f\306\305'0\361\275\0\6D\200\0036\0p\270\271\242\320(\277h\200\256@_63\27u\222\361_\v\2\340\365-\200Z\0\256[\4\2043\231\177\351\377\357C\221+\22K\0\200\302\321\0;\36?\227\213r!\312Y\371\22\221L\237D\231\236\222)c\30#c1\232 \312\2522N\373\304\346\177\372|bO\31\363\262\205<\324G\226\263\210\227\315\223q\27\312\33\363\244|\224\221\20\224\213\362\4\374|\224o\240\254\237%\315\26\240\374\6ez6\237\223\v\0\206\"\323%|n:\312\326(S\304\321\221l\224\347\2@\240\244}\305)_\261\204_\200\346\t\0;G\264D,HK\2270\215\271&L\33gg\0263\200\237\237\305\227H,\3029\334L\216\230\307d\347d\2138\302%\0|\372fY\24P\222\325\226\211\26\331\321\306\331\321\321\302\326\22-\377\347\365\217\233\237\275\376\31d\275\375\344\3612\342\317\236A\214\236/\332\227\330/ZN-\0\254)\2646[\276h);\1h[\17\200\352\335/\232\376>\0\344\v\1h\355\373\352{\30\262yI\227HD.VV\371\371\371\226\2>\327RV\320\317\353\177:|\366\374{\370\352<K\331y\237k\307\364\341\247r\244Y\22\246\254\250\334\234\254\34\251\230\231+\342p\371L\213\377\36\342\177\35\370UZ_\345a\36\311O\345\213\371B\364\250\30t\312\4\3024\264\335B\236@\"\310\0212\5\302\277\353\360\277\f\373*\7\31~\232k\24hu\37\1=\311\22(\364\321\1\362k\17\300\320\310\0I\334\203\356@\237\373\26B\214\1\262\233\27\253=\366i\356QF\367\377\264\377a\3402\364\25\316\25\2441e2;2\232\311\225\212\363d\214\336\t\231\301\2\22\220\7t\240\6\264\200\0360\6\26\300\0268\1W\340\t|A\20\10\3\321 \36,\2\\\220\16\262\201\30\344\203\345`\r(\2%`\v\330\16\252\301^P\7\32@\0238\6\332\300Ip\16\\\4W\3015p\23\334\3C`\24<\3\223\3405\230\201 \10\17Q!\32\244\6iC\6\220\31d\v\261 w\310\27\n\201\"\241x(\31J\203\204\220\24Z\16\255\203J\240r\250\32\332\0175@\337C'\240s\320e\250\37\272\3\rC\343\320\357\320;\30\201)0\35\326\204\ra+\230\5{\301\301p"..., 16384}, {"LS\4\0\10@\0\0", 8}, {"\344??\255\212\17\344w\322q\200\\\354\0244\322h\17\267\232JS\272]\301\232\17+\272\277\27OI\341\311S\27_\3744A\272\253\17\3'3Jt\361\32\23\0329E)em\271\376,q\241\34239w\254\270\206\270t\2051/o\355\240\316i\233\10@\375\322/D)S\27ag\300\316\273\256l\v\312\325?t\320\307\25\35\31\360\275\231\242<\254\177\377\316\237\242U9\203\35\355\271\36\370\223\276\345\2037\374\364\333\31\210\254\327\336s\335/\376\262^;\236Y:\272d\5\256\305\344A\336\7\340:h\264\37\3459\211\341\23\237\360\256#\371\22\370\t\362\271y\300z\344\v\re7-\373\250\237\372dB\303\321\370\221\231\275\3If\330m\7\333D\333b\212\302\207\210\266\2655\374\214\315\261\235\3642\250@+\365Z\206?\3\273T\26\37\200V~\r\202ve\33\326A\225\t\7R\203C\373\360\307\215\362\371~\362\32 *(\213\351\372\354O\341RO[\270\25\232\315s'+\31\10\2217+X\342\243\317\201\270\254b\265\244m#\243\27221\220\232\361(}Z\336rZ<\324C\356N4\204\335\342\253\314?\"}\226\201\243|WC.!4H\r\325\202\371\375\n\205\217\20188\270\324\370\302\232\357\350oY\2:\206\314,\221Jm\272Oi\350)\263\1\341\267\232\275\366\267UB\265X\333\214\337,xw\267v\264\326i\335B\363\275\312\336\337\257\300\256\f\242\304q<\3663[i\326vu\243c4\245\203\223k^\204\305\301\16\f\210\334\332\221\26B\16J\260\254\6\234\201\\`\341\375\226\357\330J\310\254\34ZI\335:\211\26\302\201\21\271)\357?2b\235\1\3?\364\245\274\312\304\251\23\346\204\362\352\17H\250f\245\0\215\16\24\355T\3265U\336\221\303c~\27\300@\225\316O\230v\353\207r;~g\374\4\257 \327\7Ff\7Pg\343\263e5\364C;\272`\v\350\366\366\350\245\34@\345\255\314K\241\5[\375\341\205\257u(\1\206:_\363\220\353\30d\214\255I\313gj\23q\324]x_\252\351-\214\245\255\334\rz\2348\0\312\v\\\203\303\33\266\320\224\375\275w\322$\350P\267nx\260ucg;1H\315sN\336\347Jr\1\331-9\354\354\0\354@\327k\16\312R\271+\250\345\254\240\314\310\34\201\36rq[Y\260\17\272\32\310\255\213\35\245\347\204L\33\30\210\300|1\20H'\362\257\201\227\341\\\375$\r\21\277\262\305U\357-\313\224\323\226\372~t\311\204\317X\331\200h\240\315d\n\373t\266\334\326^\344X\245JG\303\23\202<\7\257\276a\277T?\266\270\260\205z\206\346\262Y\373\275\264\215\316\"*\235!?D8\353\300\350\17Y\345E\246\4\332\347\370\276vq\233\211\25\221\201\23[\310\247\4f\5\350dR\231\264WZ\231s[\311\330$?\240\343#\224\256x\220\312\326\304\206\241\7\202"..., 16384}, {"LS\4\0\10@\0\0", 8}, {"\370)\23\nNO\v\2510\26p}\275\232Y\342\363xk\371M\202=M\337\206K\v[@\234\267\24X\36\6he \331Y\2263\331\2324\2@J\251H\22\273\342\7\316\324DfET\2120\20\226\222k\0304T*\10\22*P\23/\305\353\270\7M3\0\344\201\362\373^$\367{\340\365\225\351J/\351\212\227\36C\301\26\215\363Cf\306\320^\312[m\20\254JZ\377)N\fo\311\223\334\21\t\216\360\10^\0260H%`\322r%H\215!\17\303W\270:\201\306\3\246\302\nS\365b\304'Z\260\222q\305\207p)\253\1\254p\365\17\202\321\21\337])\343\330\26182\254\5\37\211\233\30\206\243\237+L\326Z(5\2344\212\34*\21~\251\177\367\2404\224k\354\233|\252\337A\256R\321\202\204\37\370\v\205f\274\342\217\3534\373\234\10\365P\206\207\347\350\234a\350\216\214\24\206\202\365=\255T\360.\271\323\331<R\266\344\35\362)\347\235p\363\273{\305\307e\273\3\2<\2422\377\26X\326\251\256j\320C\0312\322\350\35\36\312\277\233\314\252b\364K\205q\304\263\214\324\234IG\350\r\376{\326\372B\305h<\377\271\20GzR\316\34\342K\374^\1%\2560\342O\204\302\257\202\361:\334\347\207\316\234s-xa\34\242\254J\227\227\304Kh\177\21\316\306\202-u\322\245QX\207@\16X\223'>\215\300\f)\2nCC!\245\342\200\201]\277\317\21\304\225f*@\5\21GZi\370X>\375\225>\26\35\304\n\234~\312\265\227\205\370U|\363bL\256\353\223bA\3G\20\202\22\307\215\260C\307\2041\273\203W\0\335\300\307=i\24\352\n{\201\353\313W\34p\345.\307A_\261R\224\f]\225qw\36\v\0238.)2\6t'\223\32%\217\16\31\255G\227\221\331EsO\207\302\36q\275\247<\366\350\206\30?\252\240\200\204\355\300#\211\f_%-\n\223BK\23L!\326O\360(V\27\250\376\v*\261\25\214\260fj\342\27\376L\206\7\271\357\202iXg\316\240\232l.\277\360$D\375s\7?\2ru\21Q)\357J\244\370\254'\322\r\306\36!\267Y\374\301/>\270\272*\325J@Y\"\241\316\274\267\252\240\2\ft\311kD3v\370%\276i\26\2662\4y\6A\206\354 T<\362\272\307\30o\34\0\302\24\\yy\255\rV\32H7a\261\341\214x\3Hz\254x\207\354c\2244\f\346E\20\361H\236\233\216<9\24\23e'b\350\3540\302\7)\262\254%\207#\t*\232}\306\332+A<\255\240\253\300\na\372\2366\253\274+\276\311\220\266\374\331R\347^\337\217\21\2\30\215\246\364\31\321wn1\230\306\326\17Y\323\6O\230\255Cj9\374]\336\253\341%]y\17\255\200\f\27\\\242\">\364\227\301\230(N\32\375\222d\313@\367\310F\341\27a)\"\237\305\204\276\226^\330"..., 16384}, {"LS\4\0\10@\0\0", 8}, {"\255\374x\214\\\270\370\350Kdl\250\215\216\20\2230\355\212\330p]>\243b\37\336\261\37\35\217\3302\7C\340\276C\373\330\232n\n\203\342E./_q@\277\0050GvS)\244u\257 \25\242\24\365\313\32\255\250\274\360\256\227\214\17&}\36\214\217(\36;mF\305\237\273c\274njQ\210\366ZXzC|\nl*\24\225\324\314T\240f6\253Hh)\305\231\216=\34\344\2562$K\270(S\207\253\236u!v\242\313l\v\234@\360c\313\313\202\355\374\303~\216\344\320\17:\254\230\0\31\350\214\227\345v\372u&\345\243\36+\r\307SU\274T\230\304/\327\25E\332\306rM\3517\220\273\360m\357V\273\363\343?\247\327\3613m\35\231\306p\26@\307\361\334\2150\203\305,\254\23\316i\341\237`\23\320\342\211v\344\360\36\254U%\26C\n?\312wu\35\371[\251\240dSA\356\351\314'\27\376\272\30])b\245\255Lr\364\1q\337~r\245\335\334\270\306\271@\27r\304\203\247\220\236>}*\306\\Z4\0\363\272 \365\317\344\212\31\3609\327\231\302\337\34-\10\375\220\221\233\333(\244\312\325\226\273\33\274\326\2504\254P\324\241wo\34\266#\373?fB\3309\30[\324\346\2374\364<\350\250iCV\252SR\323\3i\232\206'\33\0\322\3453\250\0Y[f\rh*z\242\304\241;\266\204ol\37k\237,\277\332^\273\314W\346\330\200\346\22i\207\247\254\314k\21\200\306{\226\216q\277\210\373\344\307\27\312\245\222K\216\233\266\221\7\r\6\345\331\362@:\224\211\3503\223\340K\36\341>\32`s&%\225j\"\21\7\331f)\247\335e\306\211\2471u\361\226 f\264\316\21]d\226\356\241N\301a\224\20G \242\231\334\27\261$*e\233\221\30hXY=J\267\202_\306\252\245%\377\321S\351\370\356\346\265\266|\372r{\225y\215\372\374+\237\34@\7\324\215\302T\311\231\226y\344\246\345{7>i\17\276\365O\320\5V\364\351\317\20U5\334\222\33I?{!\2544\322\30\2\210\206\325\320}q\331C-9\324-s\260\221\235q\374Y\216\10\223`~\363\313q\343\33\230\242M\300\232\323(\271\233\216\361\nO\305_a\210\256\206\351\353\344\200]\346\230d1\266\221\207=\364r\270Q~\345&eM{8\2_\360\376\362\25\7\tK\214c\322+\20\244R\332\372^\314\354\314\320\333\256\35\32\366\10Sj\25\304\347\251\16d\0077\324G\301vX9\343\213\202\251\312D#E\5\205\261\322`YaP\376\343\247\0\323\342\361\301\330\356\370\314\332|_\223\5=\23x\357\256\350\0226 \303\233\373 \322;\277\20m\205\245\321\266\360\331\315\307\350\210\327\232\243\227\4i\321%\213B\6\27\357\361\223n\214\265\36\312\204\237\6\214\207\2\301\333\201\215\372\257\373\350\301,o\274\336\266>\376N{x\357\257\267\23\264"..., 16384}], 10) = 65838
4724  writev(5, [{"LS\4\0\10@\0\0", 8}, {"P\346\255\303\0329\231\321!W\236\375)\253W~r\324\336\330\335l\317\236\361\334\217\352I\344\273)8\230\312\214\351\222\370\260K\203\216\272\343\217^\371\\\333\0101\320\274Gm\324\201\212EL\315\341m\276\236\247\241\201\377\370\r\211\342\3\374i\232}+\234\25\346\236]{\320I\353\20Q\214\206h\217gV\256>\325\16^\376\203v\343\3623m\371W\377z\226y\217\6\346\375\230'\276\246\200\352\241\235c\211\363\243\364X\34\262\362\343\300o\275\261\3236V_n\27\317\34d\31k-A&\177\35\316D~\313\344\235y[\r\306b \274\250\1y\225WH\216\255\0036\372G\211\213l:\355\320\20]\34\264\340\r\330d\357\364\216\375\233P\"_\266d*\177\23\251\274\r\312$J\377N\335\326\345n9\30i\221O\25\362P\327\207\2548, \212\215\2260\4j\302\352]F%o\220\210oo\262\205\35.\21`H/\6\323\325\352\274\312\254]:\0052\370O\r;EF\360\f\205y\330\214C\1\376\314\35\223\214\200I\327q\311\362\303\237\360%&\227'e\351\244\25uu=\225q\322\245wj\252~\343=\273\221R\260H9]\332A[\356^\200\t\235<\244b\203\347\314A\240\0051`\370\207\6@\27\331\267g\244)[Q<\223\354<\272\3440\374s\325SI/.\354\267\335\223s\355\340\334\243\355\2C\16.;\35r\22\354AN\231TK\311J\207\271\r\26q\357\337\273\325\26\267^\305fb\374MO-U~\374\345\35\353p\354B\0^M\333\234\315\26\24\302\6\37~\26^zq'\7[6\333)\310\2\377t7\370\25\211\253\354\266v\341\307\315.\211\226\212\211\312=\333\307[\t\212\223\200\264\240\270'\217\241#\216\241\243\305,\207\26\240H^\242\25\355pQZ\272]\336\225\27\245\33\265\255~U\216D\1\3261b\207 \234\247)\274\271\313/\357N\356f?\247\f\331\311\237\r\31h\265'<\356\241\\\372\225\221N\314\375*\361\375\335\233\25\227\367\320\224L!\336\220\271\25d\370E\267\226\256\264\303\273\257\266\275o\374\250\335\372\316\343\355\354\323\277\3266\236\375\345\266\361\304\307\333\352\331\363\320\v\255\367\365B&\275N\352\17\270\230n\247\305\370\356\274\273x\301\nT\275<\341\33\232\303\366\6\6\362*\363;g\226h\275KWzD\342\352\234a\250\345\10\241\204n\233\26\272\342\274\364\301\347Q\316\253b\4Vx\377\254q\300\255\16\204o\323Pg\n}p\231\200\260\363n\300jhm$y\f\357\261yFE\35H\374u\325p\240Ap\206\311\362\357\377A\273y\351\361\266\364\211/4\7b\253\267\36\260\\*\312\351t\f\2206\227\211\273*\355\361\307k\276c\223!\253\347o\354\264/=\362\6e\231\221\220>\327!\34\21\320K\30\0\325\21s\16\23^\336\213\356\262A)\275S\217\2638\224m\341\253\261\211\241\207"..., 16384}, {"LS\4\0\10@\0\0", 8}, {"\343GQmE\2\210x\343/2iS\25E`\376\30\236IA\262\2572d\264\200\214\">y\326Pv\7\374\341\26_jw\217\360\252a\22\327\34\214\225M\375l\315\222\2762\300\305\304\0\254\f\2170\200\266^\226{\17\246\224G(0u\222\213b\375p&\20\215\223\337)5=\rM\230\2769\337\201\364\\5d\245Y\260\5\3575\347\250;<COA\343R\337\315\f\34(\244\206~\16\375\354\313b\221C\273\363.\2449\24y\311\36Y\21\27Rbx\254\220\273\257\22/\32EZ\n\36\331\360\325y*7?\360\244\0\370%\372\311\356\333,\n@V\246a\205H\224*\360\26\r^I\324\257\222\261\226\220\302:\30\357\30\336\223\23*\213`7\252\225\204\325\232q\210e\34\21\1\353\363!\225\2104:\344V\2757\344\224\310\271\372\324\323\364\201\377L\206K\10(\270\371\245}\\E\2\255\206Pc]\372v\34\203.\235\32h\207LL\233\342\267\254a\2620\2134\210\251\304\254\364h\2173\37\221/\361\35>SWB\177\245\257\376%)\217 \346\243\305\205\364\200Yh\200\34\212\4\270\2141\315\33x\352^D\2\6\237%\7}x\252H\25\314s&\275\305\324\375\215oe\220\335\225\341)\337\r@OzX\30'\210\230\303\347\344\254\313e\253\234\247R\r\252\201\317\212\305\274RvU\336\27lbw\30\333@\212\323\34\na\300X\36\213\26\343\224\367x\20\207\37W\16g\272Y\16\\L\305[\32\210\206\374+?\242\211\244\243\23\336\212i8\243\325\244\177\371\10\226\311\352\300+5\37F\331\345\321W\221\367p_\262\355P\322\217g\370\214\355g\31\260\361\345\241\350\347\16\374r\37\332\vn\242\344\30\356\212\32\370\271\254\257\204\204\231\22U>\312\37<\324~\362C\355\205\272(\177\322\263\310\20n\205\353|\221\203\26\17\353\36\36\5\2Hf\230!\22\227{\255\271\227b\5!#~Aj\370p\21\234\214\363\20\337\334}\357\20tm\253`\327{\272\256\6*0`W\34\352@\231\3748\314\202\236q\315B\232\374\2307\214b\220\206t\0171\232\266~*\347*9\363\347\20Ce\267\335\261\303\5Z[N\300\247\5l\5`F\204\264\242O\272\322u\27\361H\323\346Jw\246\275\30C&\244qJ\6eDJq;\302\36^x\3222\365\220(\rXV\235\315\322\v|T\243`GZ\336\253\360\315\322\227&\317\f7\316\360\265B\262\202\311\362\302\354xX\206.\341\\\252\305\330i\203w\vvp\347Z\362\353\217\345/\337\374\6\376%V\351\0\325A\360\307p \270\204G\366\275\r\30#\17T*\36q\340\"\337\364\240z\5\5\32\367\0226\262\30\262\377\225{ii\34\tK*\211[/I\5\232M\317\320\340c\362;\364u\303]\253\267\222\230I&,x\372e\361\320\2419\375\221\1\267#6(\fu^\324\35\203\372s\5P"..., 16384}, {"LS\4\0\10@\0\0", 8}, {"h\222\257\377.\215g\246a=J\217$\313\365\201\217Y\232Lv6\221\331\r\251;\355Z\177\221\241\264 \224\362\300\234\243=(\274Q\24U_\235^\335q(4\37&D\20\3q\203\256\303:\315\266\313V\225\362\276T@\316\254i\307\201\5H\240/\244y^,v\226\220\231\2\347\35\321\322\310\322r\255l\247v\226\33\230qz\2\236y\32OG\312\3v)wD_\336\2105\211\352\323z\300z7\223\243\363\274\24\20:\35\225\33\30\332\360\311\0\16\26\226\211\355\6B\276\26<Z.\315\326i\32D\234\222\347\0\274#l\277\310\7\301\320P\237\4\305t\204 \305q\320\5\372\206\v\240\260\33Gy\216C\206\22\306\241\371>G\23\347\376;\3\211\7YN\212\\\26U\240\307\351(\7=3>;[\257%\10\261/\373+6\333x\23\274+\4\r\177o\247\0068N\211V\312\f\234\263\241}\356&\364\303\3255x\361[\37\271\17\335\321?#\257\324\213#0\211\0230\324?\rQ\214\350`\363OD\226D\322#\260\326c\202*\365\244>\0334\204\331k*\345O\6\260\326\207>!\311?\277=WMG[vVk\3743\1\314\372\3046r>\33\364\321a\10\0}=\205\5\324\221\254\3001p'\231\0350u[t\357\212\242\334:5\220\303,\201~t\225\207\201=\327\325\230\245\307'@\326o\226\246\272\304\217\342\317\372t\213\nB\311\370es\231\341l\240\1\260x\332\271\371\312o\307Q\\(\223\337@HV\324\320\377\232\2776F\225\200\247~\246l$\240\0\16\350\277\313\257\362^\274\205\351\fU>R\332_;8\375\341\221\207\324\232\17-t\313\22\233\310\243g\343\256x\246\6fy\354\200\321\31\212\347\6\362\324\335\4_!\254\267^\314_\243aoq\371\271\4\356~\7GR\27\307\272@\315\371q\220\327\376[\332\362/<{f\262^\334\276\273-\25J/\257q\17\204\33\316\337\267\375P$xF\371\261\31r\n\277\257<\311\222$\256\3435\r\363O2\6\204Ws\264c\361\364\35\355H\314b\371\335\231\212{\257aZ\336\31\30\373Y:^z\342[\347>0\3737\3507\214\366\257O\32\334\333\t\363Q\23\355\212\302O\32\201\343\234\276`\321\314w\256\261\2138\311\347\0\254s1\334}~\376c+3\201\26\205\347\"\371v\34\2014HL\271\201\320\306\224\206\300R\216\3644\356\271\315U\3126b\f\227\206\234\2272\222\0319\353\16v _\237?\221\205c{y\36z\225PG\254\274G\342t|S\321\300\365{\22JU5\34q\25\31\207\33\247n\31\24@\213\36d\204\236\33x\236`\240\23\v\274I\207@\177\21\3\303Q.f\36\373APQ@\252\365(\37\307\251\2048\262_\244K*\254:\16\n\270\34\311Pz\341}\343NYh\30\4\245\236kE\355\214\357\364r,nl,\35\356J\342\274\264\245"..., 16384}, {"LS\4\0\343\37\0\0", 8}, {"\261x\264\243\310\310\213\274\277\371\346\233\252\374\250c\310\220!nM\371\r\204\320\230\304\326\277\"\345C\326\300\351\275\367\336s\217>\362\210\32\v\214\310\344\335w\327\37\34\32h\372\341\271\347\236s\257\277\366\232\276q\226\37D\332i\347\235\373\374L\306\212\320w\3756\34t:\6\1\v\374\300\375\367\313oq\274\337\232\272\255\304\353|\345C\342\225\353\f0\362\362n\370\341\303\207\273\261\353\255\347\306\210W\301\353~\31x\313\223\361\260v\277\364\322K\356\361\307\36\3236\216\20\317c\227]vQ\245\301\375\3451uk\273\332\351\v00E\366\340\3\17\250\"\3437g\366\334k\257LE\206\334\242L\236}\366Yu\214\336\27\7j\35\371\261\34d!\245x\4\314@\240#\350\203\201:cCW!\37\360\251?Q\314X_N\35\337\370\336\351\233\263\337\206\303\310\361CNs\347\315sC\230I\10\240\377\22\217\341c\31l\30\17\222*R\1\30\260\31\204x\27/\275\370\242[k\314\0307q\342\304\326\2004z\3\375\210\262@\260_}\365U\235U\255\272\352\252\356m\231y\314\23\f8\267A0\320\333\21\362\327\255\355\n\333\31\363\235>4\345\365oQ\26vne\315\310\276\374\362\313\356\311\177\374Cg\233K\344\0271W\223\37\314\331n\273\355\324!\n\313X\331t\\\32\1b\16\37\10~D)\230q\fTG\222~\177_\"+\3502\372zEL\225\31\16:\31c!\26B\3036=\343\307\353T\335~8\4A\370P\300\236#\6\3\5\213\325&\\5[\24\357\233o\274\341v\335m7\327\323\323\263\\\315<\360:\206\212\221\230;g\216[$1Y\342\262\264iyO\335\332\256N\372\205\320\353G2[^\202\23$2n\311\214\306\273\357\276\353\356\275\367^\225\373\205\v\27\2522\331i\247\235\364\327\326\226\267Y\264\265mY\35\231\243\243#>n\342\275\254\370(\252\27\31\240_?\220\310\n\206\3\331\360\345\242\250l7\335\253\314p\0\312b\1s\25\31`\377\0220\267\334rK5\34!X\3146\10k=\363\3143\356\231\247\237\326\260\16k#\267\334r\213\373\354g?\353\326Yg\235\266\214\207\316d\202J:\355\310vi\221\177\vi'\263*\332\260\301\6\33\350o\371\342e\306\362\20\326\31[.hr\346\327NiW\321.c\250S\36\254|x\254\232^H?\374\2562-\277\232F\250\325\377]g\224\6\263\354\333o\277]~.y~+\334\272\337\376\373\353\354\271\23\243Qu\3334X*2\352\247*\345\313\247[\325y\36\3361\364C\374(\323\237\366f\321\203&}\313xG\6\220\213vSH\267?<\372u\327E\327\257\303\316+3\0340Mlw\211\200I\334\17pI\266\266\321\252P\6!\273%XT\342\7\323o\273\365V\365\324\231\372\335}\327]\356\220C\17\325\357!\10V\336\216\334\7p:/L(n\273\37"..., 8155}], 8) = 57339
4724  close(10)                         = 0
4724  chdir("/home/michelep")           = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 667898}, ru_stime={0, 79987}, ...}) = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 10
4724  connect(10, {sa_family=AF_FILE, path="/chroot/run/cpustats_socket"}, 29) = 0
4724  geteuid()                         = 1306
4724  write(10, "1 1306 0.89712 0.58991 0.5999\n", 30) = 30
4724  close(10)                         = 0
4724  umask(022)                        = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  write(9, "\1\0\0\0\1", 5)         = 5
4724  shutdown(9, 2 /* send and receive */) = 0
4724  close(9)                          = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  writev(5, [{"LS\5\0\10\0\0\0", 8}], 1) = 8
4724  select(6, [5], NULL, NULL, {1, 0}) = 1 (in [5], left {0, 723115})
4724  read(5, "LS\1\0\333\5\0\0{\2\0\0\0\0\0\0\230\1\0\0.\2\0\0\336\1\0\0\277\2\0\0\0\0\0\0\22\0\0\0\0\0\0\0\0\0\0\0\0\16\0!DOCUMENT_ROOT\0/home/michelep/public_html/des-k\0\0\f\0\17REMOTE_ADDR\00087.118.135.131\0\0\f\0\6REMOTE_PORT\00047480\0\0\f\0\20SERVER_ADDR\000184.154.167.242\0\0\f\0\rSERVER_NAME\0www.des-k.it\0\0\f\0\3SERVER_PORT\00080\0\0\f\0\36REQUEST_URI\0/moodle/user/pix.php/2/f2.jpg\0\0\20\0*PATH_TRANSLATED\0/home/michelep/public_html/des-k/2/f2.jpg\0\0\n\0\nPATH_INFO\0/2/f2.jpg\0\0\20\0\4REDIRECT_STATUS\000200\0\0\20\0005SCRIPT_FILENAME\0/home/michelep/public_html/des-k/moodle/user/pix.php\0\0\r\0\1QUERY_STRING\0\0\0\v\0001SCRIPT_URI\0http://www.des-k.it/moodle/user/pix.php/2/f2.jpg\0\0\v\0\36SCRIPT_URL\0/moodle/user/pix.php/2/f2.jpg\0\0\f\0\25SCRIPT_NAME\0/moodle/user/pix.php\0\0\20\0\tSERVER_PROTOCOL\0HTTP/1.1\0\0\20\0\nSERVER_SOFTWARE\0LiteSpeed\0\0\17\0\4REQUEST_METHOD\0GET\0\0\0\0\0\0!\0\36\0\f\0\16\0\0\0\n\0!\0\1\0g\0\n\0\f\0\10\0001\0j\0\t\0\35\0\0\0\21\0\0\0\0\0\3\0\16\0\f\0000\0\0\0\0\0\304\0\0\0007\1\0\0\31\1\0\0\370\0\0\0\0\0\0\0t\1\0\0\0\0\0\0\0\0\0\0\304\1\0\0"..., 8192) = 1499
4724  write(5, "LS\7\0\10\0\0\0", 8)    = 8
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={60, 0}}, NULL) = 0
4724  rt_sigaction(SIGPROF, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {0x7fd0a0, [PROF], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  rt_sigprocmask(SIG_UNBLOCK, [PROF], NULL, 8) = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 671897}, ru_stime={0, 80987}, ...}) = 0
4724  getcwd("/home/michelep", 4095)    = 15
4724  chdir("/home/michelep/public_html/des-k/moodle/user") = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0
4724  open("/home/michelep/public_html/des-k/moodle/user/pix.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4724  mmap(NULL, 1325, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1325)      = 0
4724  close(9)                          = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/user/pix.php", {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/user/pix.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4724  mmap(NULL, 1325, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?PHP // $Id: pix.php,v 1.16.4.3 2008/11/01 22:28:54 skodak Exp $\n      // This function fetches user pictures from the data directory\n      // Syntax:   pix.php/userid/f1.jpg or pix.php/userid/f2.jpg\n      //     OR:   ?file=userid/f1.jpg or ?file=userid/f2.jpg\n\n    require_once('../config.php');\n    require_once($CFG->libdir.'/filelib.php');\n\n    if (!empty($CFG->forcelogin) and !isloggedin()) {\n        // protect images if login required and not logged in;\n        // do not use require_login() because it is expensive and not suitable here anyway\n        redirect($CFG->pixpath.'/u/f1.png');\n    }\n\n    // disable moodle specific debug messages\n    disable_debugging();\n\n    $relativepath = get_file_argument('pix.php');\n\n    $args = explode('/', trim($relativepath, '/'));\n\n    if (count($ar"..., 4096) = 1325
4724  lseek(9, 1325, SEEK_SET)          = 1325
4724  munmap(0x7f85b2544000, 1325)      = 0
4724  lseek(9, -1325, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  getcwd("/home/michelep/public_html/des-k/moodle/user", 4096) = 45
4724  lstat("/home/michelep/public_html/des-k/moodle/user/../config.php", {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  lstat("/home/michelep/public_html/des-k/moodle/user", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2544000
4724  open("/home/michelep/public_html/des-k/moodle/config.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 800, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 800)       = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0640, st_size=800, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php  /// Moodle Configuration File \n\nunset($CFG);\n\n$CFG = new stdClass();\n$CFG->dbtype    = 'mysql';\n$CFG->dbhost    = 'localhost';\n$CFG->dbname    = 'michelep_moodle';\n$CFG->dbuser    = 'michelep_root';\n$CFG->dbpass    = 'cole150c';\n$CFG->dbpersist =  false;\n$CFG->prefix    = 'mdl_';\n\n$CFG->wwwroot   = 'http://www.des-k.it/moodle';\n$CFG->dirroot   = '/home/michelep/public_html/des-k/moodle';\n$CFG->dataroot  = '/home/michelep/moodledata';\n$CFG->admin     = 'admin';\n\n$CFG->directorypermissions = 00777;  // try 02777 on a server in Safe Mode\n\n$CFG->passwordsaltmain = '<g7<X]e89E`.D}.3#<}SF+W0wH';\n\nrequire_once(\"$CFG->dirroot/lib/setup.php\");\n// MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES,\n// RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE.\n?>", 4096) = 800
4724  lseek(9, 800, SEEK_SET)           = 800
4724  munmap(0x7f85b2544000, 800)       = 0
4724  lseek(9, -800, SEEK_CUR)          = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b253d000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setup.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 30777, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250e000
4724  munmap(0x7f85b250e000, 30777)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=30777, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\n * setup.php - Sets up sessions, connects to databases and so on\n *\n * Normally this is only called by the main config.php file\n * Normally this file does not need to be edited.\n * @author Martin Dougiamas\n * @version $Id: setup.php,v 1.212.2.30 2010/05/21 11:39:44 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n////// DOCUMENTATION IN PHPDOC FORMAT FOR MOODLE GLOBALS AND COMMON OBJECT TYPES /////////////\n/**\n * $USER is a global instance of a typical $user record.\n *\n * Items found in the user record:\n *  - $USER->emailstop - Does the user want email sent to them?\n *  - $USER->email - The user's email address.\n *  - $USER->id - The unique integer identified of this user in the 'user' table.\n *  - $USER->email - The use"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b253d000, 30777)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/setuplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 11129, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 11129)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=11129, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php // $Id: setuplib.php,v 1.22.2.6 2009/05/08 21:30:31 skodak Exp $ \n      // These functions are required very early in the Moodle \n      // setup process, before any of the main libraries are \n      // loaded.\n\n\n/**\n * Simple class\n */\nclass object {};\n\n\n/**\n * Initializes our performance info early.\n *\n * Pairs up with get_performance_info() which is actually\n * in moodlelib.php. This function is here so that we can \n * call it before all the libs are pulled in. \n *\n * @uses $PERF\n */\nfunction init_performance_info() {\n\n    global $PERF, $CFG, $USER;\n  \n    $PERF = new Object;\n    $PERF->dbqueries = 0;   \n    $PERF->logwrites = 0;\n    if (function_exists('microtime')) {\n        $PERF->starttime = microtime();\n        }\n    if (function_exists('memory_get_usage')) {\n        $PERF->sta"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2542000, 11129)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  times({tms_utime=67, tms_stime=8, tms_cutime=0, tms_cstime=0}) = 664383836
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b24f8000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 121799, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24da000
4724  munmap(0x7f85b24da000, 121799)    = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=121799, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f7000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\n * Set tabs to 4 for best viewing.\n * \n * Latest version is available at http://adodb.sourceforge.net/\n * \n * This is the main include file for ADOdb.\n * Database specific drivers are stored in the adodb/drivers/adodb-*.inc.php\n *\n * The ADOdb files are formatted so that doxygen can be used to generate documentation.\n * Doxygen is a documentation generation tool and can be downloaded from http://doxygen.org/\n */\n\n/**\n\t\\mainpage \t\n\t\n\t @version V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n\n\tReleased under both BSD license and Lesser GPL library license. You can choose which license\n\tyou prefer.\n\t\n\tPHP's database access functions are not standardised. This creates a need for a database \n\tclass library to hide the differences between the differ"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b24f8000, 121799)    = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b24f7000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  close(9)                          = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-time.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 42266, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b250b000
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=42266, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250a000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/**\nADOdb Date Library, part of the ADOdb abstraction library\nDownload: http://phplens.com/phpeverywhere/\n\nPHP native date functions use integer timestamps for computations.\nBecause of this, dates are restricted to the years 1901-2038 on Unix \nand 1970-2038 on Windows due to integer overflow for dates beyond \nthose years. This library overcomes these limitations by replacing the \nnative function's signed integers (normally 32-bits) with PHP floating \npoint numbers (normally 64-bits).\n\nDates from 100 A.D. to 3000 A.D. and later\nhave been tested. The minimum is 100 A.D. as <100 will invoke the\n2 => 4 digit year conversion. The maximum is billions of years in the \nfuture, but this is a theoretical limit as the computation of that year \nwould take too long with the current implementation"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b250b000, 42266)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250a000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2515000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/adodb-iterator.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 1597, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2514000
4724  munmap(0x7f85b2514000, 1597)      = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=1597, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2514000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n\n/*\n  V4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  \n  Set tabs to 4.\n  \n  Declares the ADODB Base Class for PHP5 \"ADODB_BASE_RS\", and supports iteration with \n  the ADODB_Iterator class.\n  \n  \t\t$rs = $db->Execute(\"select * from adoxyz\");\n\t\tforeach($rs as $k => $v) {\n\t\t\techo $k; print_r($v); echo \"<br>\";\n\t\t}\n\t\t\n\t\t\n\tIterator code based on http://cvs.php.net/cvs.php/php-src/ext/spl/examples/cachingiterator.inc?login=2\n */\n \n\n class ADODB_Iterator implements Iterator {\n\n    private $rs;\n\n    function __construct($rs) \n\t{\n        $this->rs = $rs;\n    }\n    function rewind() \n\t{\n "..., 4096) = 1597
4724  lseek(9, 1597, SEEK_SET)          = 1597
4724  munmap(0x7f85b2515000, 1597)      = 0
4724  lseek(9, -1597, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b2514000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 9
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 9, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/lib/adodb/drivers/adodb-mysql.inc.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 20943, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 20943)     = 0
4724  close(10)                         = 0
4724  fcntl(9, F_GETFL)                 = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(9, {st_mode=S_IFREG|0644, st_size=20943, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(9, 0, SEEK_CUR)             = 0
4724  lseek(9, 0, SEEK_SET)             = 0
4724  read(9, "<?php\n/*\nV4.98 13 Feb 2008  (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved.\n  Released under both BSD license and Lesser GPL library license. \n  Whenever there is any discrepancy between the two licenses, \n  the BSD license will take precedence.\n  Set tabs to 8.\n  \n  MySQL code that does not support transactions. Use mysqlt if you need transactions.\n  Requires mysql client. Works on Windows and Unix.\n  \n 28 Feb 2001: MetaColumns bug fix - suggested by  Freek Dijkstra (phpeverywhere@macfreek.com)\n*/ \n\n// security - hide paths\nif (!defined('ADODB_DIR')) die();\n\nif (! defined(\"_ADODB_MYSQL_LAYER\")) {\n define(\"_ADODB_MYSQL_LAYER\", 1 );\n\nclass ADODB_mysql extends ADOConnection {\n\tvar $databaseType = 'mysql';\n\tvar $dataProvider = 'mysql';\n\tvar $hasInsertID = true;\n\tvar $hasAff"..., 4096) = 4096
4724  lseek(9, 4096, SEEK_SET)          = 4096
4724  munmap(0x7f85b2510000, 20943)     = 0
4724  lseek(9, -4096, SEEK_CUR)         = 0
4724  close(9)                          = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 9
4724  fcntl(9, F_SETFL, O_RDONLY)       = 0
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_GETFL)                 = 0x2 (flags O_RDWR)
4724  fcntl(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0
4724  connect(9, {sa_family=AF_FILE, path="/var/lib/mysql/mysql.sock"}, 110) = 0
4724  fcntl(9, F_SETFL, O_RDWR)         = 0
4724  setsockopt(9, SOL_SOCKET, SO_RCVTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_SOCKET, SO_SNDTIMEO, "\2003\341\1\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 0
4724  setsockopt(9, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
4724  setsockopt(9, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
4724  poll([{fd=9, events=POLLIN}], 1, 20000) = 1 ([{fd=9, revents=POLLIN}])
4724  read(9, "<\0\0\0\n5.1.63-rel13.4\0\241\31Q\0014JX]J<,d\0\377\367\10\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0007%SR!J4e\"r>{\0", 16384) = 64
4724  write(9, "C\0\0\1\205\242\2\0\0\0\0@\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0michelep_root\0\24\313\271\"\207\246\256X\207@v\37\1\206h\215\fZ\232\222\311", 71) = 71
4724  read(9, "\7\0\0\2\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\20\0\0\0\2michelep_moodle", 20) = 20
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2511000
4724  open("/home/michelep/public_html/des-k/moodle/lib/textlib.class.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 18030, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250c000
4724  munmap(0x7f85b250c000, 18030)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18030, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2510000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: textlib.class.php,v 1.25 2007/10/10 05:25:15 nicolasconnault Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas        http://dougiamas.com  //\n//           (C) 2001-3001 Eloy Lafuente (stronk7) http://contiento.com  //\n//                            "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2511000, 18030)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2510000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2505000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_cs.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 67389, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f4000
4724  munmap(0x7f85b24f4000, 67389)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=67389, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2504000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 2003-2006 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the Typo3 project. The Typo3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*\n*  This script is distributed in the hope that it will be useful,\n*  but WITHOUT ANY WARRANTY; without even the implied warranty of\n*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n*  GNU General Public License fo"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2505000, 67389)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2504000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f3000
4724  open("/home/michelep/public_html/des-k/moodle/lib/typo3/class.t3lib_div.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 143188, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2351000
4724  munmap(0x7f85b2351000, 143188)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=143188, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/***************************************************************\n*  Copyright notice\n*\n*  (c) 1999-2005 Kasper Skaarhoj (kasperYYYY@typo3.com)\n*  All rights reserved\n*\n*  This script is part of the TYPO3 project. The TYPO3 project is\n*  free software; you can redistribute it and/or modify\n*  it under the terms of the GNU General Public License as published by\n*  the Free Software Foundation; either version 2 of the License, or\n*  (at your option) any later version.\n*\n*  The GNU General Public License can be found at\n*  http://www.gnu.org/copyleft/gpl.html.\n*  A copy is found in the textfile GPL.txt and important notices to the license\n*  from the author is found in LICENSE.txt distributed with these scripts.\n*\n*\n*  This script is distributed in the hope that it will be useful,\n*  but"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f3000, 143188)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  umask(077)                        = 022
4724  umask(0)                          = 077
4724  access("/home/michelep/moodledata", F_OK) = 0
4724  access("/home/michelep/moodledata/.htaccess", F_OK) = 0
4724  access("/home/michelep/moodledata/temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp", F_OK) = 0
4724  access("/home/michelep/moodledata/temp/typo3temp/cs", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24d7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/weblib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 255130, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80bf000
4724  munmap(0x7f85a80bf000, 255130)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=255130, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24d7000, 255130)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2541000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filterlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 14385, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253d000
4724  munmap(0x7f85b253d000, 14385)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=14385, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2540000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: filterlib.php,v 1.24.10.4 2009/02/18 11:02:11 stronk7 Exp $\n      // Contains special functions that are particularly useful to filters\n\n\n/// Define one exclusive separator that we'll use in the temp saved tags\n/// keys. It must be something rare enough to avoid having matches with\n/// filterobjects. MDL-18165\ndefine ('EXCL_SEPARATOR', '-%-');\n\n/**\n * This is just a little object to define a phrase and some instructions \n * for how to process it.  Filters can create an array of these to pass \n * to the filter_phrases function below.\n **/\nclass filterobject {\n    var $phrase;\n    var $hreftagbegin;\n    var $hreftagend;\n    var $casesensitive;\n    var $fullmatch;\n    var $replacementphrase;\n    var $work_phrase;\n    var $work_hreftagbegin;\n    var $work_hreftagend;\n    var $wor"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2541000, 14385)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2540000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2542000
4724  open("/home/michelep/public_html/des-k/moodle/lib/ajax/ajaxlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 8244, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253f000
4724  munmap(0x7f85b253f000, 8244)      = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=8244, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2541000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library functions for using AJAX with Moodle.\n */\n\n/**\n * Get the path to a JavaScript library.\n * @param $libname - the name of the library whose path we need.\n * @return string\n */\nfunction ajax_get_lib($libname) {\n\n    global $CFG, $HTTPSPAGEREQUIRED;\n    $libpath = '';\n\n    $translatelist = array(\n            'yui_yahoo' => '/lib/yui/yahoo/yahoo-min.js',\n            'yui_animation' => '/lib/yui/animation/animation-min.js',\n            'yui_autocomplete' => '/lib/yui/autocomplete/autocomplete-min.js',\n            'yui_button' => '/lib/yui/button/button-min.js',\n            'yui_calendar' => '/lib/yui/calendar/calendar-min.js',\n            'yui_charts' => '/lib/yui/charts/charts-experimental-min.js',\n            'yui_colorpicker' => '/lib/yui/colorpicker/colorpicker-min.js',"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2542000, 8244)      = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2541000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/dmllib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 106491, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 106491)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: dmllib.php,v 1.116.2.35 2010/09/15 20:08:58 stronk7 Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.com                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas     http://dougiamas.com  //\n//                                                                       //\n// This program is free software; you can r"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=106491, ...}) = 0
4724  read(10, "    $empty_rs_cache = array();  // Clear out the cache, just in case changes were made to table structures\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    $rs = $db->Execute($command);\n\n    $db->debug = $olddebug;\n\n    if ($rs) {\n        if ($feedback) {\n            notify(get_string('success'), 'notifysuccess');\n        }\n        return true;\n    } else {\n        if ($feedback) {\n            notify('<strong>' . get_string('error') . '</strong>');\n        }\n        // these two may go to difference places\n        debugging($db->ErrorMsg() .'<br /><br />'. s($command));\n        if (!empty($CFG->dblogerror)) {\n            $debug=array_shift(debug_backtrace());\n            error_log(\"SQL \".$db->ErrorMsg().\" in {$debug['file']} on line {$debug['line']}. STATEMENT: "..., 4096) = 4096
4724  read(10, "   if ($length and $line[0] <> '#' and $line[0].$line[1] <> '--') {\n            if (substr($line, $length-1, 1) == ';') {\n                $line = substr($line, 0, $length-1);   // strip ;\n                $command .= $line;\n                $command = str_replace('prefix_', $CFG->prefix, $command); // Table prefixes\n                if (! execute_sql($command)) {\n                    $success = false;\n                }\n                $command = '';\n            } else {\n                $command .= $line;\n            }\n        }\n    }\n\n    return $success;\n\n}\n\n/// GENERIC FUNCTIONS TO CHECK AND COUNT RECORDS ////////////////////////////////////////\n\n/**\n * Test whether a record exists in a table where all the given fields match the given values.\n *\n * The record to test is specified by giving u"..., 8192) = 8192
4724  read(10, " $limitnum  = 1; /// Number of records to retrieve\n\n/// Only a few uses of the 2nd and 3rd parameter have been found\n/// I think that we should avoid to use them completely, one\n/// record is one record, and everything else should return error.\n/// So the proposal is to change all the uses, (4-5 inside Moodle\n/// Core), drop them from the definition and delete the next two\n/// \"if\" sentences. (eloy, 2006-08-19)\n\n    if ($nolimit) {\n        $limitfrom = 0;\n        $limitnum  = 0;\n    } else if ($expectmultiple) {\n        $limitfrom = 0;\n        $limitnum  = 1;\n    } else if (debugging('', DEBUG_DEVELOPER)) {\n        // Debugging mode - don't use a limit of 1, but do change the SQL, because sometimes that\n        // causes errors, and in non-debug mode you don't see the error message and it "..., 8192) = 8192
4724  read(10, "ptional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an ADODB RecordSet object, or false if an error occured.\n */\nfunction get_recordset_sql($sql, $limitfrom=null, $limitnum=null) {\n    global $CFG, $db;\n\n    if (empty($db)) {\n        return false;\n    }\n\n/// Temporary hack as part of phasing out all access to obsolete user tables  XXX\n    if (!empty($CFG->rolesactive)) {\n        if (strpos($sql, ' '.$CFG->prefix.'user_students ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_teachers ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_coursecreators ') ||\n            strpos($sql, ' '.$CFG->prefix.'user_admins ')) {\n            if (debugging()) { var_dump(debug_backtra"..., 8192) = 8192
4724  read(10, "   debugging('Incorrect $rs used!', DEBUG_DEVELOPER);\n        return;\n    }\n\n    $rs->Close();\n}\n\n/**\n * This function is used to convert all the Oracle 1-space defaults to the empty string\n * like a really DIRTY HACK to allow it to work better until all those NOT NULL DEFAULT ''\n * fields will be out from Moodle.\n * @param string the string to be converted to '' (empty string) if it's ' ' (one space)\n * @param mixed the key of the array in case we are using this function from array_walk,\n *              defaults to null for other (direct) uses\n * @return boolean always true (the converted variable is returned by reference)\n */\nfunction onespace2empty(&$item, $key=null) {\n    $item = $item == ' ' ? '' : $item;\n    return true;\n}\n///End DIRTY HACK\n\n\n/**\n * Get a number of records as an arra"..., 8192) = 8192
4724  read(10, "nu.\n *\n * @param string $table The database table to be checked against.\n * @param string $select A fragment of SQL to be used in a where clause in the SQL call.\n * @param string $sort Sort order (optional) - a valid SQL order parameter\n * @param string $fields A comma separated list of fields to be returned from the chosen table.\n * @param int $limitfrom return a subset of records, starting at this point (optional, required if $limitnum is set).\n * @param int $limitnum return a subset comprising this many records (optional, required if $limitfrom is set).\n * @return mixed an associative array, or false if no records were found or an error occured.\n */\nfunction get_records_select_menu($table, $select='', $sort='', $fields='*', $limitfrom='', $limitnum='') {\n    $rs = get_recordset_select($"..., 8192) = 8192
4724  read(10, "ct($table, $newfield, $newvalue, $select, true);\n}\n\n/**\n * Set a single field in every table row where the select statement evaluates to true.\n *\n * @uses $CFG\n * @uses $db\n * @param string $table The database table to be checked against.\n * @param string $newfield the field to set.\n * @param string $newvalue the value to set the field to.\n * @param string $select a fragment of SQL to be used in a where clause in the SQL call.\n * @param boolean $localcall Leave this set to false. (Should only be set to true by set_field.)\n * @return mixed An ADODB RecordSet object with the results from the SQL call or false.\n */\nfunction set_field_select($table, $newfield, $newvalue, $select, $localcall = false) {\n\n    global $db, $CFG;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }"..., 8192) = 8192
4724  read(10, "s_cache[$table];\n\n/// Postgres doesn't have the concept of primary key built in\n/// and will return the OID which isn't what we want.\n/// The efficient and transaction-safe strategy is to\n/// move the sequence forward first, and make the insert\n/// with an explicit id.\n    if ( $CFG->dbfamily === 'postgres' && $returnid == true ) {\n        if ($nextval = (int)get_field_sql(\"SELECT NEXTVAL('{$CFG->prefix}{$table}_{$primarykey}_seq')\")) {\n            $dataobject->{$primarykey} = $nextval;\n        }\n    }\n\n/// Begin DIRTY HACK\n    if ($CFG->dbfamily == 'oracle') {\n        oracle_dirty_hack($table, $dataobject); // Convert object to the correct \"empty\" values for Oracle DB\n    }\n/// End DIRTY HACK\n\n/// Under Oracle, MSSQL and PostgreSQL we have our own insert record process\n/// detect all the "..., 8192) = 8192
4724  read(10, "l be updated later\n    if (($CFG->dbfamily == 'oracle' || $CFG->dbfamily == 'mssql' || $CFG->dbfamily == 'postgres')\n      && !empty($dataobject->id)) {\n    /// Detect lobs\n        $foundclobs = array();\n        $foundblobs = array();\n        db_detect_lobs($table, $dataobject, $foundclobs, $foundblobs, true);\n    }\n\n    // Determine all the fields in the table\n    if (!$columns = $db->MetaColumns($CFG->prefix . $table)) {\n        return false;\n    }\n    $data = (array)$dataobject;\n\n    if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; };\n\n    // Pull out data matching these fields\n    $update = array();\n    foreach ($columns as $column) {\n        if ($column->name == 'id') {\n            continue;\n        }\n        if (array_key_exists($column->name, $data)) {\n            $ke"..., 8192) = 8192
4724  read(10, "s function should be applied in all the places where conditions of\n * the type:\n *\n *     ... AND fieldname != '';\n *\n * are being used. Final result should be:\n *\n *     ... AND ' . sql_isnotempty('tablename', 'fieldname', true/false, true/false);\n *\n * (see parameters description below)\n *\n * @param string $tablename name of the table (without prefix). Not used for now but can be\n *                          necessary in the future if we want to use some introspection using\n *                          meta information against the DB. /// TODO ///\n * @param string $fieldname name of the field we are going to check\n * @param boolean $nullablefield to specify if the field us nullable (true) or no (false) in the DB\n * @param boolean $textfield to specify if it is a text (also called clob) fie"..., 8192) = 8192
4724  read(10, " be used in order to perform one bitwise NOT operation\n * with 1 integer.\n * @param integer int1 integer in the operation\n * @return string the piece of SQL code to be used in your statement.\n */\nfunction sql_bitnot($int1) {\n\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return '((0 - (' . $int1 . ')) - 1)';\n            break;\n        default:\n            return '(~(' . $int1 . '))';\n    }\n}\n\n/**\n * Returns the FROM clause required by some DBs in all SELECT statements\n * To be used in queries not having FROM clause to provide cross_db\n */\nfunction sql_null_from_clause() {\n    global $CFG;\n\n    switch ($CFG->dbfamily) {\n        case 'oracle':\n            return ' FROM dual';\n            break;\n        default:\n            return '';\n    }\n}\n\n/**\n * Retur"..., 8192) = 8192
4724  read(10, "is defined as NOT NULL, we'll modify\n/// such data in the best form possible (\"0\" for booleans and numbers and \" \" for the\n/// rest of strings. It isn't optimal, but the only way to do so.\n/// In the oppsite, when retrieving records from Oracle, we'll decode \" \" back to\n/// empty strings to allow everything to work properly. DIRTY HACK.\n\n/// If the db isn't Oracle, return without modif\n    if ( $CFG->dbfamily != 'oracle') {\n        return;\n    }\n\n/// Get Meta info to know what to change, using the cached meta if exists\n    if (!isset($metadata_cache[$table])) {\n        $metadata_cache[$table] = array_change_key_case($db->MetaColumns($CFG->prefix . $table), CASE_LOWER);\n    }\n    $columns = $metadata_cache[$table];\n/// Iterate over all the fields in the insert, transforming values\n/// in th"..., 8192) = 8192
4724  read(10, "e (id)\n        $sqlcondition = 'id=' . $sqlcondition;\n    } else { /// Else, it's a formal standard SQL condition, we try to delete the WHERE in case it exists\n        $sqlcondition = trim(preg_replace('/^WHERE/is', '', trim($sqlcondition)));\n    }\n\n/// Update all the clobs\n    if ($clobs) {\n        foreach ($clobs as $key => $value) {\n\n            if (defined('MDL_PERFDB')) { global $PERF ; $PERF->dbqueries++; }; /// Count the extra updates in PERF\n\n        /// Oracle CLOBs doesn't like quoted strings (are inserted via prepared statemets)\n            if ($CFG->dbfamily == 'oracle') {\n                $value = stripslashes_safe($value);\n            }\n\n            if (!$db->UpdateClob($CFG->prefix.$table, $key, $value, $sqlcondition)) {\n                $status = false;\n                $state"..., 8192) = 8187
4724  read(10, "", 4096)                = 0
4724  read(10, "", 8192)                = 0
4724  read(10, "", 8192)                = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2501000
4724  open("/home/michelep/public_html/des-k/moodle/lib/datalib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 81956, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24ec000
4724  munmap(0x7f85b24ec000, 81956)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=81956, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2500000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n/**\n * Library of functions for database manipulation.\n *\n * Other main libraries:\n * - weblib.php - functions that produce web output\n * - moodlelib.php - general-purpose Moodle functions\n * @author Martin Dougiamas and many others\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n /// Some constants\n define('LASTACCESS_UPDATE_SECS', 60); /// Number of seconds to wait before\n                                       /// updating lastaccess information in DB.\n\n/**\n * Escape all dangerous characters in a data record\n *\n * $dataobject is an object containing needed data\n * Run over each field exectuting addslashes() function\n * to escape SQL unfriendly characters (e.g. quotes)\n * Handy when writing back data read from the database\n *\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2501000, 81956)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2500000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24e2000
4724  open("/home/michelep/public_html/des-k/moodle/lib/accesslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 209796, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a80ca000
4724  munmap(0x7f85a80ca000, 209796)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=209796, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: accesslib.php,v 1.421.2.109 2010/05/20 18:35:05 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you ca"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24e2000, 209796)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2508000
4724  open("/home/michelep/public_html/des-k/moodle/lib/blocklib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 57169, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24fa000
4724  munmap(0x7f85b24fa000, 57169)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=57169, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: blocklib.php,v 1.129.2.12 2010/08/19 14:06:03 sam_marshall Exp $\n\n//This library includes all the necessary stuff to use blocks in course pages\n\ndefine('BLOCK_MOVE_LEFT',   0x01);\ndefine('BLOCK_MOVE_RIGHT',  0x02);\ndefine('BLOCK_MOVE_UP',     0x04);\ndefine('BLOCK_MOVE_DOWN',   0x08);\ndefine('BLOCK_CONFIGURE',   0x10);\n\ndefine('BLOCK_POS_LEFT',  'l');\ndefine('BLOCK_POS_RIGHT', 'r');\n\ndefine('BLOCKS_PINNED_TRUE',0);\ndefine('BLOCKS_PINNED_FALSE',1);\ndefine('BLOCKS_PINNED_BOTH',2);\n\nrequire_once($CFG->libdir.'/pagelib.php');\nrequire_once($CFG->dirroot.'/course/lib.php'); // needed to solve all those: Call to undefined function: print_recent_activity() when adding Recent Activity\n\n// Returns false if this block is incompatible with the current version of Moodle.\nfunction block_is_c"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2508000, 57169)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253f000
4724  open("/home/michelep/public_html/des-k/moodle/lib/pagelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 23923, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2539000
4724  munmap(0x7f85b2539000, 23923)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23923, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253e000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php //$Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n\n/**\n * This file contains the parent class for moodle pages, page_base, \n * as well as the page_course subclass.\n * A page is defined by its page type (ie. course, blog, activity) and its page id\n * (courseid, blogid, activity id, etc).\n *\n * @author Jon Papaioannou\n * @version  $Id: pagelib.php,v 1.62.2.8 2008/01/25 08:34:37 scyrma Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package pages\n */\n\nfunction page_import_types($path) {\n    global $CFG;\n\n    static $types = array();\n\n    if(substr($path, -1) != '/') {\n        $path .= '/';\n    }\n\n    $path = clean_param($path, PARAM_PATH);\n\n    if(isset($types[$path])) {\n        return $types[$path];\n    }\n\n    $file = $CFG->dirroot.'/'.$path.'"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253f000, 23923)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253e000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b24f7000
4724  open("/home/michelep/public_html/des-k/moodle/course/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 123781, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24d8000
4724  munmap(0x7f85b24d8000, 123781)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=123781, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b24f6000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  // $Id: lib.php,v 1.538.2.82 2010/10/13 20:30:23 skodak Exp $\n   // Library of useful functions\n\n\ndefine('COURSE_MAX_LOG_DISPLAY', 150);          // days\ndefine('COURSE_MAX_LOGS_PER_PAGE', 1000);       // records\ndefine('COURSE_LIVELOG_REFRESH', 60);           // Seconds\ndefine('COURSE_MAX_RECENT_PERIOD', 172800);     // Two days, in seconds\ndefine('COURSE_MAX_SUMMARIES_PER_PAGE', 20);    // courses\ndefine('COURSE_MAX_COURSES_PER_DROPDOWN',1000); //  max courses in log dropdown before switching to optional\ndefine('COURSE_MAX_USERS_PER_DROPDOWN',1000);   //  max users in log dropdown before switching to optional\ndefine('FRONTPAGENEWS',           '0');\ndefine('FRONTPAGECOURSELIST',     '1');\ndefine('FRONTPAGECATEGORYNAMES',  '2');\ndefine('FRONTPAGETOPICONLY',      '3');\ndefine('FRONTP"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b24f7000, 123781)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b24f6000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2510000
4724  open("/home/michelep/public_html/des-k/moodle/group/lib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 23400, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250a000
4724  munmap(0x7f85b250a000, 23400)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=23400, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b250f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Extra library for groups and groupings.\n *\n * @copyright &copy; 2006 The Open University\n * @author J.White AT open.ac.uk, Petr Skoda (skodak)\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package groups\n */\n\n/*\n * INTERNAL FUNCTIONS - to be used by moodle core only\n * require_once $CFG->dirroot.'/group/lib.php' must be used\n */\n\n/**\n * Adds a specified user to a group\n * @param int $userid   The user id\n * @param int $groupid  The group id\n * @return boolean True if user added successfully or the user is already a\n * member of the group, false otherwise.\n */\nfunction groups_add_member($groupid, $userid) {\n    if (!groups_group_exists($groupid)) {\n        return false;\n    }\n\n    if (groups_is_member($groupid, $userid)) {\n        return true;\n    }\n\n "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2510000, 23400)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b250f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2507000
4724  open("/home/michelep/public_html/des-k/moodle/lib/deprecatedlib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 58741, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b24f8000
4724  munmap(0x7f85b24f8000, 58741)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=58741, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2506000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id: deprecatedlib.php,v 1.41.2.14 2009/11/19 10:18:01 skodak Exp $\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas, Moodle  http://moodle.com//\n//                                                                       //\n// This program is free software; you "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2507000, 58741)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2506000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85a80b7000
4724  open("/home/michelep/public_html/des-k/moodle/lib/moodlelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 286912, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85a8070000
4724  munmap(0x7f85a8070000, 286912)    = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=286912, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php // $Id$\n\n///////////////////////////////////////////////////////////////////////////\n//                                                                       //\n// NOTICE OF COPYRIGHT                                                   //\n//                                                                       //\n// Moodle - Modular Object-Oriented Dynamic Learning Environment         //\n//          http://moodle.org                                            //\n//                                                                       //\n// Copyright (C) 1999 onwards Martin Dougiamas  http://dougiamas.com     //\n//                                                                       //\n// This program is free software; you can redistribute it and/or modify  //\n// it under the terms of "..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85a80b7000, 286912)    = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b2540000
4724  open("/home/michelep/public_html/des-k/moodle/lib/eventslib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 18413, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b253b000
4724  munmap(0x7f85b253b000, 18413)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=18413, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b253f000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php\n/**\n * Library of functions for events manipulation.\n * \n * The public API is all at the end of this file.\n *\n * @author Martin Dougiamas and many others\n * @version $Id: eventslib.php,v 1.16.2.3 2008/10/06 22:07:10 skodak Exp $\n * @license http://www.gnu.org/copyleft/gpl.html GNU Public License\n * @package moodlecore\n */\n\n\n/**\n * Loads the events definitions for the component (from file). If no\n * events are defined for the component, we simply return an empty array.\n * @param $component - examples: 'moodle', 'mod/forum', 'block/quiz_results'\n * @return array of capabilities or empty array if not exists\n *\n * INTERNAL - to be used from eventslib only\n */\nfunction events_load_def($component) {\n    global $CFG;\n\n    if ($component == 'moodle') {\n        $defpath = $CFG->libdir.'/db/ev"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2540000, 18413)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b253f000, 4096)      = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 10
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 10, 0) = 0x7f85b253e000
4724  open("/home/michelep/public_html/des-k/moodle/lib/grouplib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 26745, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b250f000
4724  munmap(0x7f85b250f000, 26745)     = 0
4724  close(11)                         = 0
4724  fcntl(10, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(10, {st_mode=S_IFREG|0644, st_size=26745, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2515000
4724  lseek(10, 0, SEEK_CUR)            = 0
4724  lseek(10, 0, SEEK_SET)            = 0
4724  read(10, "<?php  //$Id: grouplib.php,v 1.22.2.12 2010/11/12 10:03:10 skodak Exp $\n\n/**\n * Groups not used in course or activity\n */\ndefine('NOGROUPS', 0);\n\n/**\n * Groups used, users do not see other groups\n */\ndefine('SEPARATEGROUPS', 1);\n\n/**\n * Groups used, students see other groups\n */\ndefine('VISIBLEGROUPS', 2);\n\n\n/**\n * Determines if a group with a given groupid exists.\n * @param int $groupid The groupid to check for\n * @return boolean True if the group exists, false otherwise or if an error\n * occurred.\n */\nfunction groups_group_exists($groupid) {\n    return record_exists('groups', 'id', $groupid);\n}\n\n/**\n * Gets the name of a group with a specified id\n * @param int $groupid The id of the group\n * @return string The name of the group\n */\nfunction groups_get_group_name($groupid) {\n    return ge"..., 4096) = 4096
4724  lseek(10, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b253e000, 26745)     = 0
4724  lseek(10, -4096, SEEK_CUR)        = 0
4724  close(10)                         = 0
4724  munmap(0x7f85b2515000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\3\0\0\0\33\1\0", 7)    = 7
4724  read(9, "\5\0\0\1\376\0\0\2\0", 16384) = 9
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\21\0\0\0\3SET NAMES 'utf8'", 21) = 21
4724  read(9, "\7\0\0\1\0\0\0\2\0\0\0", 16384) = 11
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "\31\0\0\0\3SELECT * FROM mdl_config", 29) = 29
4724  read(9, "\1\0\0\1\3=\0\0\2\3def\17michelep_moodle\nmdl_config\nmdl_config\2id\2id\f?\0\n\0\0\0\10#B\0\0\0A\0\0\3\3def\17michelep_moodle\nmdl_config\nmdl_config\4name\4name\f!\0\375\2\0\0\375\5@\0\0\0C\0\0\4\3def\17michelep_moodle\nmdl_config\nmdl_config\5value\5value\f!\0\375\377\2\0\374\21\20\0\0\0\5\0\0\5\376\0\0\"\0\16\0\0\6\0011\tunicodedb\0011 \0\0\7\0012\22statsrolesupgraded\n1305897129\r\0\0\10\0013\4auth\5email\31\0\0\t\0014\20auth_pop3mailbox\5INBOX\17\0\0\n\0015\5enrol\6manual\37\0\0\v\0016\25enrol_plugins_enabled\6manual\20\0\0\f\0017\5style\7default\23\0\0\r\0018\10template\7default\r\0\0\16\0019\5theme\4DesK \0\0\17\00210\32filter_multilang_converted\0011\27\0\0\20\003428\fregisterauth\5email\26\0\0\21\00212\20guestloginbutton\0011\26\0\0\22\00213\21alternateloginurl\0\31\0\0\23\00214\24forgottenpasswordurl\0\250\10\0\24\00215\21auth_instructions\374\220\10<div style=\"background-color: transparent; \"><div style=\"background-color: transparent; \"><span id=\"internal-source-marker_0.799507872434333\" style=\"font-size: 10pt; font-family: arial; color: rg"..., 16384) = 16384
4724  read(9, "iew\3all+\0\0\245\003416$block_course_list_hideallcourseslink\0011#\0\0\246\003417\34block_online_users_timetosee\0015\33\0\0\247\003418\25defaultallowedmodules\0\23\0\0\250\003419\rcoursemanager\0\17\0\0\251\003420\tfrontpage\0\30\0\0\252\003421\21frontpageloggedin\0010\27\0\0\253\003422\20maxcategorydepth\0010\26\0\0\254\003423\16coursesperpage\00220,\0\0\255\003424%allowvisiblecoursesinhiddencategories\0010\35\0\0\256\003425\26defaultfrontpageroleid\0015!\0\0\257\003426\vsupportname\20Assistenza Des-K%\0\0\260\003427\fsupportemail\23assistenza@des-k.it\"\0\0\261\003429\22digestmailtimelast\n1342278002#\0\0\262\003430\23forum_lastreadclean\n1342313401$\0\0\263\003431\24scorm_updatetimelast\n1342303202\36\0\0\264\003432\20lastexpirynotify\01020120715\37\0\0\265\003433\30sendcoursewelcomemessage\0011\36\0\0\266\003434\16statslastdaily\n1342303200=\0\0\267\003435\vtextfilters,filter/hiddentext,mod/glossary,filter/jsmath\"\0\0\270\003436\22statslastexecution\n1342310402\37\0\0\271\003438\17statslastweekly\n1341784800 \0\0\272\003440\20statslastmonthly\n1341100800"..., 16384) = 957
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "6\0\0\0\3SELECT * FROM mdl_course WHERE category = '0' LIMIT 1", 58) = 58
4724  read(9, "\1\0\0\1-=\0\0\2\3def\17michelep_moodle\nmdl_course\nmdl_course\2id\2id\f?\0\n\0\0\0\10#B\0\0\0I\0\0\3\3def\17michelep_moodle\nmdl_course\nmdl_course\10category\10category\f?\0\n\0\0\0\10)@\0\0\0K\0\0\4\3def\17michelep_moodle\nmdl_course\nmdl_course\tsortorder\tsortorder\f?\0\n\0\0\0\10!\0\0\0\0I\0\0\5\3def\17michelep_moodle\nmdl_course\nmdl_course\10password\10password\f!\0\226\0\0\0\375\1\0\0\0\0I\0\0\6\3def\17michelep_moodle\nmdl_course\nmdl_course\10fullname\10fullname\f!\0\372\2\0\0\375\1\0\0\0\0K\0\0\7\3def\17michelep_moodle\nmdl_course\nmdl_course\tshortname\tshortname\f!\0,\1\0\0\375\t@\0\0\0I\0\0\10\3def\17michelep_moodle\nmdl_course\nmdl_course\10idnumber\10idnumber\f!\0,\1\0\0\375\t@\0\0\0G\0\0\t\3def\17michelep_moodle\nmdl_course\nmdl_course\7summary\7summary\f!\0\375\377\2\0\374\20\0\0\0\0E\0\0\n\3def\17michelep_moodle\nmdl_course\nmdl_course\6format\6format\f!\0\36\0\0\0\375\1\0\0\0\0M\0\0\v\3def\17michelep_moodle\nmdl_course\nmdl_course\nshowgrades\nshowgrades\f?\0\2\0\0\0\1!\0\0\0\0G\0\0\f\3def\17michelep_moodle\nmdl_course"..., 16384) = 4534
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "<\0\0\0\3SELECT * FROM mdl_context WHERE contextlevel = '10' LIMIT 1", 64) = 64
4724  read(9, "\1\0\0\1\5?\0\0\2\3def\17michelep_moodle\vmdl_context\vmdl_context\2id\2id\f?\0\n\0\0\0\10#B\0\0\0S\0\0\3\3def\17michelep_moodle\vmdl_context\vmdl_context\fcontextlevel\fcontextlevel\f?\0\n\0\0\0\10)@\0\0\0O\0\0\4\3def\17michelep_moodle\vmdl_context\vmdl_context\ninstanceid\ninstanceid\f?\0\n\0\0\0\10)@\0\0\0C\0\0\5\3def\17michelep_moodle\vmdl_context\vmdl_context\4path\4path\f!\0\375\2\0\0\375\10@\0\0\0E\0\0\6\3def\17michelep_moodle\vmdl_context\vmdl_context\5depth\5depth\f?\0\2\0\0\0\1!\0\0\0\0\5\0\0\7\376\0\0\2\0\f\0\0\10\0011\00210\0010\2/1\0011\5\0\0\t\376\0\0\2\0", 16384) = 420
4724  access("/home/michelep/moodledata/cache", F_OK) = 0
4724  access("/home/michelep/moodledata/sessions", F_OK) = 0
4724  open("/home/michelep/moodledata/sessions/sess_46g24tdvpg8vctk5hac81i9802", O_RDWR|O_CREAT, 0600) = 10
4724  flock(10, LOCK_EX)                = 0
4724  fcntl(10, F_SETFD, FD_CLOEXEC)    = 0
4724  fstat(10, {st_mode=S_IFREG|0600, st_size=4671, ...}) = 0
4724  pread(10, "SESSION|O:6:\"object\":15:{s:12:\"session_test\";s:10:\"vbNssFd8J9\";s:10:\"logincount\";i:0;s:14:\"fromdiscussion\";s:26:\"http://www.des-k.it/moodle\";s:12:\"dst_offsettz\";s:11:\"Europe/Rome\";s:11:\"dst_offsets\";a:16:{i:1445817600;N;i:1445731200;i:0;i:1427587200;i:3600;i:1414281600;i:0;i:1396137600;i:3600;i:1382832000;i:0;i:1364688000;i:3600;i:1351382400;i:0;i:1332633600;i:3600;i:1319932800;i:0;i:1301184000;i:3600;i:1288483200;i:0;i:1269734400;i:3600;i:1256428800;i:0;i:1238284800;i:3600;i:0;N;}s:9:\"dst_range\";a:2:{i:0;i:2009;i:1;i:2015;}s:18:\"cal_course_referer\";i:1;s:15:\"cal_show_global\";b:1;s:15:\"cal_show_groups\";b:1;s:15:\"cal_show_course\";b:1;s:13:\"cal_show_user\";b:1;s:17:\"cal_courses_shown\";a:0:{}s:15:\"cal_users_shown\";s:3:\"982\";s:12:\"flashversion\";s:8:\"10.1.102\";s:4:\"lang\";s:7:\"it_utf8\";}USER|O:8:"..., 4671, 0) = 4671
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/moodledata/lang/it_utf8/langconfig.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 1087, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2544000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1087, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2543000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php\n$string['alphabet'] = 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z';\n$string['backupnameformat'] = '%%Y%%m%%d-%%H%%M';\n$string['decsep'] = ',';\n$string['firstdayofweek'] = '0';\n$string['listsep'] = ';';\n$string['locale'] = 'it_IT.UTF-8';\n$string['localewin'] = 'Italian_Italy.1252';\n$string['localewincharset'] = 'WINDOWS-1252';\n$string['oldcharset'] = 'ISO-8859-1';\n$string['strftimedate'] = '%%d %%B %%Y';\n$string['strftimedateshort'] = '%%d %%B';\n$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';\n$string['strftimedaydate'] = '%%A, %%d %%B %%Y';\n$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';\n$string['strftimedayshort'] = '%%A %%d %%B';\n$string['strftimedaytime'] = '%%a, %%H:%%M';\n$string['strftimemonthyear'] = '%%B %%Y';\n$string['strftimerecent'] = '%%d %%b, %"..., 4096) = 1087
4724  lseek(11, 1087, SEEK_SET)         = 1087
4724  munmap(0x7f85b2544000, 1087)      = 0
4724  lseek(11, -1087, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2543000, 4096)      = 0
4724  access("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  close(11)                         = 0
4724  open("/home/michelep/public_html/des-k/moodle/theme/DesK/config.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 6701, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2543000
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=6701, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2542000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php   // $Id: config.php,v 1.7.2.3 2008/02/27 12:06:49 urs_hunkler Exp $\n////////////////////////////////////////////////////////////////////////////////\n/// This file contains a few configuration variables that control \n/// how Moodle uses this theme.\n////////////////////////////////////////////////////////////////////////////////\n\n$THEME->sheets = array('user_styles');\n\n/// This variable is an array containing the names of all the \n/// stylesheet files you want included in this theme, and in what order\n////////////////////////////////////////////////////////////////////////////////\n\n\n$THEME->standardsheets = array('styles_layout', 'styles_color');\n\n/// This variable can be set to an array containing\n/// filenames from the *STANDARD* theme.  If the \n/// array exists, it will be used to "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2543000, 6701)      = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2542000, 4096)      = 0
4724  access("/home/michelep/moodledata/lang/it_utf8_local/langconfig.php", F_OK) = -1 ENOENT (No such file or directory)
4724  access("/home/michelep/moodledata/lang/it_utf8/langconfig.php", F_OK) = 0
4724  open("/home/michelep/public_html/des-k/moodle/lib/filelib.php", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 49286, PROT_READ, MAP_SHARED, 11, 0) = 0x7f85b2509000
4724  open("/home/michelep/public_html/des-k/moodle/lib/filelib.php", O_RDONLY) = 12
4724  fstat(12, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 49286, PROT_READ, MAP_SHARED, 12, 0) = 0x7f85b24fc000
4724  munmap(0x7f85b24fc000, 49286)     = 0
4724  close(12)                         = 0
4724  fcntl(11, F_GETFL)                = 0x8000 (flags O_RDONLY|O_LARGEFILE)
4724  fstat(11, {st_mode=S_IFREG|0644, st_size=49286, ...}) = 0
4724  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f85b2544000
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  lseek(11, 0, SEEK_SET)            = 0
4724  read(11, "<?php //$Id: filelib.php,v 1.50.2.34 2010/10/07 08:42:47 rwijaya Exp $\n\ndefine('BYTESERVING_BOUNDARY', 's1k2o3d4a5k6s7'); //unique string constant\n\nfunction get_file_url($path, $options=null, $type='coursefile') {\n    global $CFG, $HTTPSPAGEREQUIRED;\n\n    $path = str_replace('//', '/', $path);\n    $path = trim($path, '/'); // no leading and trailing slashes\n\n    // type of file\n    switch ($type) {\n       case 'questionfile':\n            $url = $CFG->wwwroot.\"/question/exportfile.php\";\n            break;\n       case 'rssfile':\n            $url = $CFG->wwwroot.\"/rss/file.php\";\n            break;\n        case 'user':\n            if (!empty($HTTPSPAGEREQUIRED)) {\n                $wwwroot = $CFG->httpswwwroot;\n            }\n            else {\n                $wwwroot = $CFG->wwwroot;\n         "..., 4096) = 4096
4724  lseek(11, 4096, SEEK_SET)         = 4096
4724  munmap(0x7f85b2509000, 49286)     = 0
4724  lseek(11, -4096, SEEK_CUR)        = 0
4724  close(11)                         = 0
4724  munmap(0x7f85b2544000, 4096)      = 0
4724  poll([{fd=9, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout)
4724  write(9, "T\0\0\0\3SELECT * FROM mdl_user WHERE id = '2' AND deleted = '0' AND picture = '1' LIMIT 100", 88) = 88
4724  read(9, "\1\0\0\00109\0\0\2\3def\17michelep_moodle\10mdl_user\10mdl_user\2id\2id\f?\0\n\0\0\0\10#B\0\0\0=\0\0\3\3def\17michelep_moodle\10mdl_user\10mdl_user\4auth\4auth\f!\0<\0\0\0\375\t@\0\0\0G\0\0\4\3def\17michelep_moodle\10mdl_user\10mdl_user\tconfirmed\tconfirmed\f?\0\1\0\0\0\1\t@\0\0\0M\0\0\5\3def\17michelep_moodle\10mdl_user\10mdl_user\fpolicyagreed\fpolicyagreed\f?\0\1\0\0\0\1\1\0\0\0\0C\0\0\6\3def\17michelep_moodle\10mdl_user\10mdl_user\7deleted\7deleted\f?\0\1\0\0\0\1\t@\0\0\0I\0\0\7\3def\17michelep_moodle\10mdl_user\10mdl_user\nmnethostid\nmnethostid\f?\0\n\0\0\0\10)@\0\0\0E\0\0\10\3def\17michelep_moodle\10mdl_user\10mdl_user\10username\10username\f!\0,\1\0\0\375\1@\0\0\0E\0\0\t\3def\17michelep_moodle\10mdl_user\10mdl_user\10password\10password\f!\0`\0\0\0\375\1\0\0\0\0E\0\0\n\3def\17michelep_moodle\10mdl_user\10mdl_user\10idnumber\10idnumber\f!\0\375\2\0\0\375\t@\0\0\0G\0\0\v\3def\17michelep_moodle\10mdl_user\10mdl_user\tfirstname\tfirstname\f!\0,\1\0\0\375\t@\0\0\0E\0\0\f\3def\17michelep_moodle\10mdl_user\10mdl_user\10lastname\10lastname\f!\0,\1\0\0\375\t@\0"..., 16384) = 3745
4724  access("/home/michelep/moodledata/user/0/2/f2.jpg", F_OK) = 0
4724  stat("/home/michelep/moodledata/user/0/2/f2.jpg", {st_mode=S_IFREG|0666, st_size=1549, ...}) = 0
4724  lstat("/home/michelep/moodledata/user/0/2/f2.jpg", {st_mode=S_IFREG|0666, st_size=1549, ...}) = 0
4724  lstat("/home/michelep/moodledata/user/0/2", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/moodledata/user/0", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  lstat("/home/michelep/moodledata/user", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
4724  open("/home/michelep/moodledata/user/0/2/f2.jpg", O_RDONLY) = 11
4724  fstat(11, {st_mode=S_IFREG|0666, st_size=1549, ...}) = 0
4724  lseek(11, 0, SEEK_CUR)            = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={3600, 0}}, NULL) = 0
4724  read(11, "\377\330\377\340\0\20JFIF\0\1\1\0\0\1\0\1\0\0\377\376\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 95\n\377\333\0C\0\2\1\1\1\1\1\2\1\1\1\2\2\2\2\2\4\3\2\2\2\2\5\4\4\3\4\6\5\6\6\6\5\6\6\6\7\t\10\6\7\t\7\6\6\10\v\10\t\n\n\n\n\n\6\10\v\f\v\n\f\t\n\n\n\377\333\0C\1\2\2\2\2\2\2\5\3\3\5\n\7\6\7\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\377\300\0\21\10\0#\0#\3\1\"\0\2\21\1\3\21\1\377\304\0\37\0\0\1\5\1\1\1\1\1\1\0\0\0\0\0\0\0\0\1\2\3\4\5\6\7\10\t\n\v\377\304\0\265\20\0\2\1\3\3\2\4\3\5\5\4\4\0\0\1}\1\2\3\0\4\21\5\22!1A\6\23Qa\7\"q\0242\201\221\241\10#B\261\301\25R\321\360$3br\202\t\n\26\27\30\31\32%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\203\204\205\206\207\210\211\212\222\223\224\225\226\227\230\231\232\242\243\244\245\246\247\250\251\252\262\263\264\265\266\267\270\271\272\302\303\304\305\306\307\310\311\312\322\323\324\325\326\327\330\331\332\341\342\343\344\345\346\347\350\351\352\361\362\363\364\365\366\367\370\371\372\377\304\0\37\1\0\3\1\1\1\1\1\1\1\1\1\0\0\0\0\0\0\1\2\3\4\5\6\7\10\t\n\v\377\304\0\265\21\0\2\1\2\4\4\3\4\7\5\4\4\0\1\2w\0\1\2\3\21\4\5!1\6\22AQ\7aq\23\"2\201\10\24B\221\241\261\301\t#3R\360\25br\321\n\26$4\341%\361\27\30\31\32&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\202\203\204\205\206\207\210\211\212\222\223\224\225\226\227\230\231\232\242\243\244\245\246\247\250\251\252\262\263\264\265\266\267\270\271\272\302\303\304\305\306\307\310\311\312\322\323\324\325\326\327\330\331\332\342\343\344\345\346\347\350\351\352\362\363\364\365\366\367\370\371\372\377\332\0\f\3\1\0\2\21\3\21\0?\0\375\353\227X\322-\3450\317\252[#\251\371\225\347PG\340M\"\353Z3}\335Z\330\375.\27\374k\371\353\375\264?fMc\343\367\374\24\357\343\301:\315\226\231k\243\353z\206\253u}\252\254\316\206\10\232%(\213\n;\26;\306\0061\301\346\265<\t\373\t\370\313\303\232\316\233a\242C\247\353\226Z\236\220\232\256\237\252iA\326\335\355\232C\21f7\10\215\21Y"..., 8192) = 1549
4724  read(11, "", 8192)                = 0
4724  writev(5, [{"LS\3\0\v\1\0\0\10\0\0\0\0\0\0\0-\0/\0\35\0'\0\10\0\25\0\31\0\25\0", 32}, {"Last-Modified: Thu, 06 Oct 2011 09:10:40 GMT\0Content-Disposition: inline; filename=\"f2.jpg\"\0Cache-Control: max-age=86400\0Expires: Mon, 16 Jul 2012 08:35:38 GMT\0Pragma:\0Accept-Ranges: bytes\0Content-Type: image/jpeg\0Content-Length: 1549\0", 235}, {"LS\4\0\25\6\0\0", 8}, {"\377\330\377\340\0\20JFIF\0\1\1\0\0\1\0\1\0\0\377\376\0;CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 95\n\377\333\0C\0\2\1\1\1\1\1\2\1\1\1\2\2\2\2\2\4\3\2\2\2\2\5\4\4\3\4\6\5\6\6\6\5\6\6\6\7\t\10\6\7\t\7\6\6\10\v\10\t\n\n\n\n\n\6\10\v\f\v\n\f\t\n\n\n\377\333\0C\1\2\2\2\2\2\2\5\3\3\5\n\7\6\7\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\377\300\0\21\10\0#\0#\3\1\"\0\2\21\1\3\21\1\377\304\0\37\0\0\1\5\1\1\1\1\1\1\0\0\0\0\0\0\0\0\1\2\3\4\5\6\7\10\t\n\v\377\304\0\265\20\0\2\1\3\3\2\4\3\5\5\4\4\0\0\1}\1\2\3\0\4\21\5\22!1A\6\23Qa\7\"q\0242\201\221\241\10#B\261\301\25R\321\360$3br\202\t\n\26\27\30\31\32%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\203\204\205\206\207\210\211\212\222\223\224\225\226\227\230\231\232\242\243\244\245\246\247\250\251\252\262\263\264\265\266\267\270\271\272\302\303\304\305\306\307\310\311\312\322\323\324\325\326\327\330\331\332\341\342\343\344\345\346\347\350\351\352\361\362\363\364\365\366\367\370\371\372\377\304\0\37\1\0\3\1\1\1\1\1\1\1\1\1\0\0\0\0\0\0\1\2\3\4\5\6\7\10\t\n\v\377\304\0\265\21\0\2\1\2\4\4\3\4\7\5\4\4\0\1\2w\0\1\2\3\21\4\5!1\6\22AQ\7aq\23\"2\201\10\24B\221\241\261\301\t#3R\360\25br\321\n\26$4\341%\361\27\30\31\32&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\202\203\204\205\206\207\210\211\212\222\223\224\225\226\227\230\231\232\242\243\244\245\246\247\250\251\252\262\263\264\265\266\267\270\271\272\302\303\304\305\306\307\310\311\312\322\323\324\325\326\327\330\331\332\342\343\344\345\346\347\350\351\352\362\363\364\365\366\367\370\371\372\377\332\0\f\3\1\0\2\21\3\21\0?\0\375\353\227X\322-\3450\317\252[#\251\371\225\347PG\340M\"\353Z3}\335Z\330\375.\27\374k\371\353\375\264?fMc\343\367\374\24\357\343\301:\315\226\231k\243\353z\206\253u}\252\254\316\206\10\232%(\213\n;\26;\306\0061\301\346\265<\t\373\t\370\313\303\232\316\233a\242C\247\353\226Z\236\220\232\256\237\252iA\326\335\355\232C\21f7\10\215\21Y"..., 1549}], 4) = 1824
4724  close(11)                         = 0
4724  chdir("/home/michelep")           = 0
4724  getrusage(RUSAGE_SELF, {ru_utime={0, 727889}, ru_stime={0, 89986}, ...}) = 0
4724  socket(PF_FILE, SOCK_STREAM, 0)   = 11
4724  connect(11, {sa_family=AF_FILE, path="/chroot/run/cpustats_socket"}, 29) = 0
4724  geteuid()                         = 1306
4724  write(11, "1 1306 0.87879 0.55992 0.8999\n", 30) = 30
4724  close(11)                         = 0
4724  umask(022)                        = 0
4724  pwrite(10, "SESSION|O:6:\"object\":15:{s:12:\"session_test\";s:10:\"vbNssFd8J9\";s:10:\"logincount\";i:0;s:14:\"fromdiscussion\";s:26:\"http://www.des-k.it/moodle\";s:12:\"dst_offsettz\";s:11:\"Europe/Rome\";s:11:\"dst_offsets\";a:16:{i:1445817600;N;i:1445731200;i:0;i:1427587200;i:3600;i:1414281600;i:0;i:1396137600;i:3600;i:1382832000;i:0;i:1364688000;i:3600;i:1351382400;i:0;i:1332633600;i:3600;i:1319932800;i:0;i:1301184000;i:3600;i:1288483200;i:0;i:1269734400;i:3600;i:1256428800;i:0;i:1238284800;i:3600;i:0;N;}s:9:\"dst_range\";a:2:{i:0;i:2009;i:1;i:2015;}s:18:\"cal_course_referer\";i:1;s:15:\"cal_show_global\";b:1;s:15:\"cal_show_groups\";b:1;s:15:\"cal_show_course\";b:1;s:13:\"cal_show_user\";b:1;s:17:\"cal_courses_shown\";a:0:{}s:15:\"cal_users_shown\";s:3:\"982\";s:12:\"flashversion\";s:8:\"10.1.102\";s:4:\"lang\";s:7:\"it_utf8\";}USER|O:8:"..., 4671, 0) = 4671
4724  close(10)                         = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  write(9, "\1\0\0\0\1", 5)         = 5
4724  shutdown(9, 2 /* send and receive */) = 0
4724  close(9)                          = 0
4724  rt_sigaction(SIGPIPE, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, {SIG_IGN, [PIPE], SA_RESTORER|SA_RESTART, 0x7f85ac61b920}, 8) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={45, 0}}, NULL) = 0
4724  setitimer(ITIMER_PROF, {it_interval={0, 0}, it_value={0, 0}}, NULL) = 0
4724  writev(5, [{"LS\5\0\10\0\0\0", 8}], 1) = 8
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  getppid()                         = 29867
4724  select(6, [5], NULL, NULL, {1, 0}) = 0 (Timeout)
4724  munmap(0x7f85b2374000, 1126208)   = 0
4724  munmap(0x7f85a838c000, 2106456)   = 0
4724  munmap(0x30e3c00000, 2113888)     = 0
4724  munmap(0x7f85a858f000, 2268584)   = 0
4724  munmap(0x7f85a87b9000, 2154384)   = 0
4724  munmap(0x7f85a89c7000, 2153224)   = 0
4724  munmap(0x7f85a8df0000, 2488776)   = 0
4724  munmap(0x7f85a8bd5000, 2204560)   = 0
4724  munmap(0x7f85a9050000, 2108040)   = 0
4724  shmdt(0x7f85a80fe000)             = 0
4724  shmctl(1235583036, IPC_RMID, 0x7fffe626c5c0) = -1 EINVAL (Invalid argument)
4724  close(3)                          = 0
4724  munmap(0x7f85b2545000, 4096)      = 0
4724  unlink("/tmp/ZCUD366rRD")         = -1 ENOENT (No such file or directory)
4724  munmap(0x7f85a945f000, 2066984)   = 0
4724  munmap(0x7f85a9253000, 2145168)   = 0
4724  munmap(0x7f85b2487000, 323584)    = 0
4724  exit_group(0)                     = ?
