| 1 |
<?php |
<?php |
| 2 |
// $Id: flexiconvert.module,v 1.9 2009/06/04 17:09:54 anarcat Exp $ |
// $Id: flexiconvert.module,v 1.10 2009/06/04 17:11:03 anarcat Exp $ |
| 3 |
|
|
| 4 |
/** |
/** |
| 5 |
* @file |
* @file |
| 456 |
} |
} |
| 457 |
} |
} |
| 458 |
|
|
| 459 |
content_submit($resave); |
content_insert($resave); |
| 460 |
// No need to resave the node again-- it already exists! |
// No need to resave the node again-- it already exists! |
| 461 |
// So instead we go straight to CCK because it will need |
// So instead we go straight to CCK because it will need |
| 462 |
// to populate the content type tables. |
// to populate the content type tables. |