From: Sam H. v. a. <we...@ma...> - 2005-12-21 18:13:25
|
Log Message: ----------- don't need this anymore Removed Files: ------------- webwork2/doc: webwork2.0pr1-errata Revision Data ------------- --- doc/webwork2.0pr1-errata +++ /dev/null @@ -1,10 +0,0 @@ -The location of the documentation about what to add to your Apache config is -non-obvious. It is located in lib/Apache/WeBWorK.pm. - -The Apache config documentation is missing the line - use lib '/opt/webwork/pglib'; -which should immediately follow the line - use lib '/opt/webwork/lib'; - -Line 86 of the file lib/WeBWorK/ContentGenerator/ProblemSet.pm should read - my $effectiveUser = $cldb->getUser($r->param("effectiveUser")); |