MDL-28298 workshop: do not use a constant without explicit inclusion of the library
authorDavid Mudrak <david@moodle.com>
Wed, 13 Jul 2011 08:28:28 +0000 (10:28 +0200)
committerDavid Mudrak <david@moodle.com>
Wed, 13 Jul 2011 08:28:28 +0000 (10:28 +0200)
commitc8ea2c4572d0bf37dfb3a59c879a64201122edcd
tree2c34108cd69e39654501670462aa7a7d13f5fd8d
parentf6f6138379b078341f29284feb7c18336e8eb3a5
MDL-28298 workshop: do not use a constant without explicit inclusion of the library

Instead of including whole formslib just to get the constant defined, I
decided to hard-code the value and put the reference to the comment so
that eventual grep would spot it. Of course that is is not nice at all
but it's lesser of two evils imho.
mod/workshop/locallib.php