Moving SCORM API from XAJAX to jQuery
Yesterday I finished a 20 hours job of moving the SCORM API in Dokeos 1.8.6 from XAJAX to jQuery.
php_admin_value error_reporting "E_ALL"inside my Apache's VirtualHost configuration actually permitted to set the error reporting to all types of error. Recently, upgrading Ubuntu from 8.04 to 8.10 (I don't know exactly which versions of PHP5 that actually meant), several of our team have seen their error reporting disappear... I first thought this was related to XDebug, installed on all our computers, but disabling it didn't fix anything. After 2 hours of searching for pretty much any topic related
De
svn co http://mysvnproject/trunk/project@1This gets me the first version
svn update > diff-files.txtThis updates my copy to the latest version, but most importantly, it generates a list of files that have been updated or added.