Changeset 178
- Timestamp:
- 06/16/08 11:16:12 (4 months ago)
- Files:
-
- 1 modified
-
ez_publish/myutils/trunk/cronjobs/planet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ez_publish/myutils/trunk/cronjobs/planet.php
r176 r178 45 45 $rssImportArray = $rssImportArray->children (); 46 46 47 /*$rssImportArray->subTree( array( 'Depth' => 1, 48 'SortBy => array( 'priority', true() ) 49 );*/ 50 47 51 48 52 // Loop through all configured and active rss imports. If something goes wrong while processing them, continue to next import
