#2417: Opération payée : dans HISTO impress_rec.inc.php
This commit is contained in:
parent
6f2cb34e6e
commit
a48140d3cc
6 changed files with 229 additions and 23 deletions
|
|
@ -365,6 +365,8 @@ $path = array(
|
|||
,"category_card_definition"=>"ajax_category_card_definition"
|
||||
// activate plugin for a profile
|
||||
,'activate_plugin'=>'ajax_activate_plugin'
|
||||
// set the operation paid or unpaid
|
||||
, 'payment_status'=>'ajax_payment_status'
|
||||
) ;
|
||||
|
||||
if (array_key_exists($op, $path)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue