settings.php removed
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
<?php define('DB_SERVER', 'localhost'); ?>
|
||||
<?php define('DB_LOGIN', 'root'); ?>
|
||||
<?php define('DB_PASS', '0nadmin'); ?>
|
||||
<?php define('DB_NAME', 'dbqcm'); ?>
|
||||
<?php define('FEEDBACK_MAIL', 'francois.lutran@gmail.com'); ?>
|
||||
<?php define('MAX_CLASS', '8'); ?>
|
||||
<?php define('MIN_GRADE', '6'); ?>
|
||||
<?php define('MAX_GRADE', '3'); ?>
|
||||
<?php define('READY_TO_USE', '1'); ?>
|
||||
Reference in New Issue
Block a user