replace by NOALYSS_INCLUDE
This commit is contained in:
commit
a7f8e99cf0
2 changed files with 3 additions and 7 deletions
|
|
@ -38,6 +38,9 @@
|
|||
if ( ! defined('ALLOWED')) define ('ALLOWED',1);
|
||||
|
||||
require_once '../include/constant.php';
|
||||
global $dirname;
|
||||
require_once NOALYSS_INCLUDE."/lib/ac_common.php";
|
||||
|
||||
global $http;
|
||||
$http=new HttpInput();
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
begin;
|
||||
|
||||
COMMENT ON TABLE public.jrn_tax IS 'Additional Tax (Ploynesie)';
|
||||
INSERT INTO public."parameter" (pr_id, pr_value)VALUES('MY_REPORT', 'N');
|
||||
insert into version (val,v_description) values (184,'Mantis #2128: Clôture comptabilité française');
|
||||
commit;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue