Skip to content
Snippets Groups Projects
Commit fc409cf3 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Move sql files into correct directory

parent 06f3629a
No related branches found
No related tags found
No related merge requests found
<?php
/* Copyright (C) 2008-2009 Laurent Destailleur <eldy@users.sourceforge.net>
/* Copyright (C) 2008-2011 Laurent Destailleur <eldy@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
......@@ -132,7 +132,7 @@ class modCashDesk extends DolibarrModules
{
$sql = array();
$result=$this->load_tables();
//$result=$this->load_tables();
return $this->_init($sql);
}
......
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