48c836f3b6
"Mohamad Ghazaly Abdul Rahman" <ghazaly@mmsc.com.my>
9 lines
168 B
PHP
9 lines
168 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.3.1 (2004052501)
|
|
|
|
|
|
$string['modulename'] = 'Tugasan Web';
|
|
$string['modulenameplural'] = 'Tugasan Web';
|
|
|
|
?>
|