Changeset 15853
- Timestamp:
- 2007/09/21 16:43:36 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-paygent/data/downloads/module/mdl_paygent/paygent_batch.php
r15283 r15853 6 6 */ 7 7 $PAYGENT_BATCH_DIR = realpath(dirname( __FILE__)); 8 require_once($PAYGENT_BATCH_DIR . " mdl_paygent.inc");8 require_once($PAYGENT_BATCH_DIR . "/mdl_paygent.inc"); 9 9 10 10 sfPaygentBatch();
Note: See TracChangeset
for help on using the changeset viewer.