forked from Wavyzz/dolibarr
New: possibility to use includes/modules in external modules dir
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
* or see http://www.gnu.org/
|
||||
*/
|
||||
|
||||
@@ -29,7 +28,7 @@
|
||||
* \file htdocs/lib/functions.lib.php
|
||||
* \brief A set of functions for Dolibarr
|
||||
* This file contains all frequently used functions.
|
||||
* \version $Id: functions.lib.php,v 1.548 2011/07/18 03:49:10 eldy Exp $
|
||||
* \version $Id: functions.lib.php,v 1.549 2011/07/31 23:25:25 eldy Exp $
|
||||
*/
|
||||
|
||||
// For compatibility during upgrade
|
||||
|
||||
Reference in New Issue
Block a user