forked from Wavyzz/dolibarr
Move Gnu.org to https
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user