2
0
forked from Wavyzz/dolibarr

NEW: ADD admin page for modulebuilder

ADD custom README
ADD choice to generate about page and documentation folder
This commit is contained in:
Inovea Conseil
2018-05-30 13:54:43 +02:00
parent 7c57b360a3
commit 78b3067de3
4 changed files with 19 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
<?php
/* Copyright (C) 2017 Laurent Destailleur <eldy@users.sourcefore.net>
* Copyright (C) 2018 Nicolas ZABOURI <info@inovea-conseil.com>
*
* 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
@@ -59,7 +60,7 @@ class modModuleBuilder extends DolibarrModules
// Config pages
//-------------
$this->config_page_url = array();
$this->config_page_url = array('setup@modulebuilder');
// Dependancies
//-------------