Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
willcast committed Sep 22, 2003
1 parent b138512 commit 2e26533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/glossary/deleteentry.php
@@ -1,6 +1,7 @@
<?PHP // $Id$ <?PHP // $Id$


require_once("../../config.php"); require_once("../../config.php");
require_once("lib.php");


require_variable($id); // course module ID require_variable($id); // course module ID
require_variable($mode); // edit or delete require_variable($mode); // edit or delete
Expand Down

0 comments on commit 2e26533

Please sign in to comment.