This repository has been archived on 2021-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
feiplogin/ext_tables.sql
2016-06-10 15:44:06 +02:00

6 lines
87 B
SQL

#
# Table structure for table 'fe_groups'
#
CREATE TABLE fe_groups (
ip_mask text
);