First steps in update to 1.3.0
This commit is contained in:
parent
4aaed6f3c2
commit
3537314762
18 changed files with 33 additions and 34 deletions
|
|
@ -1,9 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace Garradin;
|
||||
|
||||
$target = 'new';
|
||||
$csrf_key = 'ajout_facture';
|
||||
$require_number = $plugin->getConfig('pattern') ? false : true;
|
||||
|
||||
require __DIR__ .'/_facture_common.php';
|
||||
Loading…
Add table
Add a link
Reference in a new issue