Changeset 339 for trunk/docs


Ignore:
Timestamp:
Oct 29, 2008 12:09:10 AM (16 years ago)
Author:
quinn
Message:

Added example cli script, updated Cart.inc.php

Location:
trunk/docs/examples
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/examples/_config.inc.php

    r316 r339  
    2222define('SITE_BASE', dirname(__FILE__));
    2323
    24 // Set include path for all templates.
     24// Set include path for all templates and libraries.
    2525ini_set('include_path', join(PATH_SEPARATOR, array(
    2626    COMMON_BASE,
Note: See TracChangeset for help on using the changeset viewer.