]> git.mjollnir.org Git - moodle.git/commit
fixed warning in error() function - $continue not used there at all, is it? error...
authorskodak <skodak>
Sat, 6 Jan 2007 14:55:56 +0000 (14:55 +0000)
committerskodak <skodak>
Sat, 6 Jan 2007 14:55:56 +0000 (14:55 +0000)
commit63f3b3a5513917c188f1279776e218a19b85b51b
tree3e57581ef9acd5331fb8c2ef9aca0f259264c30c
parentc11387978c72727b8773639a73f57861710e284d
fixed warning in error() function - $continue not used there at all, is it? error() is expected to always terminate execution or should we add new function parameter?
lib/weblib.php