Page 1 of 1

Make Content List the default page

Posted: Wed May 03, 2006 8:01 am
by katon
Does anybody know how to make content list show as the default page?  I need to take users to this page once they get logged in.

Re: Make Content List the default page

Posted: Wed May 03, 2006 3:51 pm
by Ted
You'll have to modify the login.php file.  There is a redirect around line 139 that goes to index.php.  Change that to listcontent.php instead.