Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

error/moodle/contentArray

De MoodleDocs
La revisió el 02:41, 23 feb 2011 per Tony Howden (discussió | contribucions)
(dif.) ← Versió més antiga | Versió actual (dif.) | Versió més nova → (dif.)
Salta a:navegació, cerca

Error messages generate a wiki page on-the-fly apparently. I had incorrectly passed parameters to the error handler print_error() which included a text string 'content' concatenated with a value that was an array not a string, hence Array was appended to 'content' within the scope of an 'error' in 'moodle', hence the wiki page error/moodle/contentArray was created. Once I had created the page, there is no delete option. Someone might want to delete this......  ;-)