moodle/mod/assignment
martin 3f8247c2ea Changes to use a new configuration variable: CFG->slasharguments
If true, then display of user pictures or filenames will use the
method of providing arguments as "slash" arguments - this is much
better for caching, proxies, search engines etc.  Unfortunately
it doesn't seem to work on some PHP installations.

If false (the default), then a more compatible method is used
(ie usual way of passing parameters to scripts)
2002-08-26 09:48:00 +00:00
..
2002-08-17 11:32:59 +00:00
2002-08-17 08:59:12 +00:00
2002-08-06 09:23:28 +00:00
2002-08-04 16:44:43 +00:00