Changeset 1343
- Timestamp:
- Sep 10, 2010, 12:18:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/lib/task/indexSolrTask.class.php
r1336 r1343 30 30 protected function execute($arguments = array(), $options = array()) 31 31 { 32 $dir = dirname(__FILE__).'/../../batch/commission/out/';33 32 $manager = new sfDatabaseManager($this->configuration); 34 33
Note: See TracChangeset
for help on using the changeset viewer.