Index: trunk/extensions/MetavidWiki/maintenance/metavid2mvWiki.inc.php |
— | — | @@ -553,7 +553,7 @@ |
554 | 554 | return $out; |
555 | 555 | } |
556 | 556 | function do_bill_insert( $bill_key ) { |
557 | | - print "not yet implemented\n"; |
| 557 | + print "not yet implemented\n"; |
558 | 558 | } |
559 | 559 | function do_people_insert( $doInterestLookup = false, $forcePerson = '', $force = false ) { |
560 | 560 | global $valid_attributes, $states_ary; |