Changeset 13273
- Timestamp:
- 11/19/09 12:34:55 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/data_migration/classes/BxDataMigrationVideos.php
r13045 r13273 2 2 3 3 require_once('BxDataMigrationData.php'); 4 5 global $sModulesPath; 6 require_once($sModulesPath . 'video/inc/functions.inc.php'); 4 7 5 8 class BxDataMigrationVideos extends BxDataMigrationData {
Note: See TracChangeset
for help on using the changeset viewer.