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

7 lines
88 B
SQL

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