Skip to content

Commit

Permalink
A new constant for chat pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
defacer committed Feb 9, 2005
1 parent b83eee7 commit 023c4bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/moodlelib.php
Expand Up @@ -113,6 +113,7 @@
*/
define('PAGE_COURSE_VIEW', 'course-view');
define('PAGE_QUIZ_VIEW', 'mod-quiz-view');
define('PAGE_CHAT_VIEW', 'mod-chat-view');

/// PARAMETER HANDLING ////////////////////////////////////////////////////

Expand Down

0 comments on commit 023c4bb

Please sign in to comment.