Skip to content
Snippets Groups Projects
Commit 71991337 authored by Philippe Grand's avatar Philippe Grand
Browse files

according to new tree directory

parent ba3a0675
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ require("./pre.inc.php");
require_once(DOL_DOCUMENT_ROOT."/lib/bank.lib.php");
require_once(DOL_DOCUMENT_ROOT."/societe/societe.class.php");
require_once(DOL_DOCUMENT_ROOT."/compta/bank/class/account.class.php");
require_once(DOL_DOCUMENT_ROOT."/compta/bank/bankcateg.class.php");
require_once(DOL_DOCUMENT_ROOT."/compta/bank/class/bankcateg.class.php");
// Security check
if ($user->societe_id) $socid=$user->societe_id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment