2
0
forked from Wavyzz/dolibarr

Move Gnu.org to https

This commit is contained in:
Alexandre SPANGARO
2019-09-23 21:55:30 +02:00
parent 31cc7e0610
commit 02dbc11f98
2726 changed files with 3341 additions and 3344 deletions

View File

@@ -12,7 +12,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, see <http://www.gnu.org/licenses/>.
-- along with this program. If not, see <https://www.gnu.org/licenses/>.
-- ============================================================================
CREATE TABLE llx_oauth_state (
@@ -22,4 +22,4 @@ CREATE TABLE llx_oauth_state (
fk_user integer,
fk_adherent integer,
entity integer DEFAULT 1
)ENGINE=InnoDB;
)ENGINE=InnoDB;