http://atutor.ca/atutor/mantis/view.php?id=4648
authorharris wong <hwong@ocad.ca>
Wed, 15 Dec 2010 22:42:52 +0000 (22:42 -0000)
committerharris wong <hwong@ocad.ca>
Wed, 15 Dec 2010 22:42:52 +0000 (22:42 -0000)
docs/include/classes/UrlRewrite/UrlRewrite.class.php

index c7063d4..465db66 100644 (file)
@@ -325,6 +325,7 @@ class UrlRewrite  {
                //map the paths.
         //TODO: Add regex into the path, ie. /social/* means all folders under social.
         $hmap = array (
+                    '/content'      =>  'mods/_core',
                     '/glossary'                =>      'mods/_core',
                     '/groups'          =>      'mods/_core',
                     '/imscp'           =>      'mods/_core',