MDL-14838: Corrected javadoc package names in wiki

This commit is contained in:
sam_marshall
2008-05-15 10:08:05 +00:00
parent 879b1c04e6
commit fc1d395b8a
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
* @copyright © 2006 The Open University
* @author [email protected]
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package wiki
* @package mod-wiki
* @category mod
*//** */
require_once("../../config.php");
+2 -1
View File
@@ -6,7 +6,8 @@
* @copyright © 2006 The Open University
* @author [email protected]
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
* @package package_name
* @package mod-wiki
* @category mod
*//** */
require_once('../../config.php');