RE: Change default.php to index.php
cptnwinky <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <74a95dc22800f9859d30b58976196e22@osCommerce-Forums> |
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=196022#196022
----------------------------------------------------------------
Delishus has the right idea. I can't believe it took people this long to realize this though.
I got ya beat though by only a couple characters less.
<?php
include('default.php');
?>
Put that into index.php and there ya go.