Confirmed users, Bureaucrats and Sysops emeriti
882
edits
|  (I fixed two issues.) | |||
| Line 48: | Line 48: | ||
|   78     define('CAKE_SESSION_SAVE', 'php');</strike> |   78     define('CAKE_SESSION_SAVE', 'php');</strike> | ||
| * Line 46 of users_controller.php redirects to "user" which no longer exists - that should be "users" | * <strike>Line 46 of users_controller.php redirects to "user" which no longer exists - that should be "users"</strike> | ||
| * If you go to /parties/invite/$number you get a page that offers to invite guests with a URL or an email address.  The URL gives a 404, it should be s/users/parties/ | * <strike>If you go to /parties/invite/$number you get a page that offers to invite guests with a URL or an email address.  The URL gives a 404, it should be s/users/parties/</strike> | ||