mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-17 13:18:25 -04:00
feat added custom pages
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# The MySQL Client configuration file.
|
||||
#
|
||||
# For explanations see
|
||||
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html
|
||||
|
||||
[mysql]
|
||||
|
||||
[mysqld]
|
||||
sql-mode="STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
|
||||
Reference in New Issue
Block a user