RE: Change default.php to index.php
Juguard <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <0789f5c318f7711bcb749eadf007468b@osCommerce-Forums> |
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=196364#196364
----------------------------------------------------------------
[quote="cptnwinky"]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.[/quote]
No need for this, if you install osCommerce 2.2 Milestone 2. Its set to use index.php ...nice. :) But yea, helpfull for older versions. :)