restructure files and folders
This commit is contained in:
parent
75953bcf95
commit
083ba483cc
335 changed files with 1096 additions and 1096 deletions
|
|
@ -2,8 +2,8 @@
|
|||
//This file is part of NOALYSS and is under GPL
|
||||
//see licence.txt
|
||||
?><?php
|
||||
require_once NOALYSS_INCLUDE.'/class_acc_operation.php';
|
||||
require_once NOALYSS_INCLUDE.'/class_acc_reconciliation.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_acc_operation.php';
|
||||
require_once NOALYSS_INCLUDE.'/class/class_acc_reconciliation.php';
|
||||
$amount_deb=0;$amount_cred=0;
|
||||
$gDossier=dossier::id();
|
||||
global $g_failed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue