RE: rename default.php
orchard <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.suggestions |
|---|---|
| Message-ID | <25a2590a41cf09e82a9cc3b7e2b38883@osCommerce-Forums> |
This message was sent from: Suggestions and Proposals
http://forums.oscommerce.com/viewtopic.php?p=171420#171420
----------------------------------------------------------------
[code]<?php chdir('catalog');
include('index.php'); ?>[/code]Less lines and you can easily guess what each one means.