This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-10 18:52:22 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lang
/
en
/
activitynames.php
7 lines
76 B
PHP
Raw
Normal View
History
Unescape
Escape
Allow every activity name in texts to be linked to the original activity. Bug 1454. (http://moodle.org/bugs/bug.php?op=show&bugid=1454)
2004-05-24 17:30:56 +00:00
<
?
php
/// $Id$
Changed to single quotes... :-)
2004-05-24 18:14:55 +00:00
$string
[
'filtername'
]
=
'Activity Names Auto-linking'
;
Allow every activity name in texts to be linked to the original activity. Bug 1454. (http://moodle.org/bugs/bug.php?op=show&bugid=1454)
2004-05-24 17:30:56 +00:00
?>
Reference in New Issue
Copy Permalink