commit | b071bb5a92aade551345a495fb13f5678f3978d0 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Sat Aug 26 19:28:37 2006 +0000 |
committer | admin <devnull@localhost> | Sat Aug 26 19:28:37 2006 +0000 |
tree | 803575f71b327ad5782206331d82bf5c6dfc0cc0 | |
parent | e07fbb376a741e21e69a182eada322c4d3b7e62e [diff] [blame] |
diff --git a/system/application/config/routes.php b/system/application/config/routes.php index 5167f75..dc8a32d 100644 --- a/system/application/config/routes.php +++ b/system/application/config/routes.php
@@ -45,7 +45,8 @@ // Define your own routes below ------------------------------------------- +$route['products/([a-z]+)/(\d+)'] = "bamo/$1/a$2"; -$route['products\/([a-z]+)\/(\d+)'] = "$1/a$2"; + ?> \ No newline at end of file