Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../atutor
File: config.inc.php
<?php
[0] Fix | Delete
/************************************************************************/
[1] Fix | Delete
/* ATutor */
[2] Fix | Delete
/************************************************************************/
[3] Fix | Delete
/* Copyright (c) 2002-2018 */
[4] Fix | Delete
/* http://atutor.ca */
[5] Fix | Delete
/* */
[6] Fix | Delete
/* This program is free software. You can redistribute it and/or */
[7] Fix | Delete
/* modify it under the terms of the GNU General Public License */
[8] Fix | Delete
/* as published by the Free Software Foundation. */
[9] Fix | Delete
/************************************************************************/
[10] Fix | Delete
/* This file was generated by the ATutor 2.2.4 installation script. */
[11] Fix | Delete
/* File generated [[regtime]] */
[12] Fix | Delete
/************************************************************************/
[13] Fix | Delete
/************************************************************************/
[14] Fix | Delete
/* the database user name */
[15] Fix | Delete
define('DB_USER', '[[softdbuser]]');
[16] Fix | Delete
[17] Fix | Delete
/* the database password */
[18] Fix | Delete
define('DB_PASSWORD', '[[softdbpass]]');
[19] Fix | Delete
[20] Fix | Delete
/* the database host */
[21] Fix | Delete
define('DB_HOST', '[[softdbhost]]');
[22] Fix | Delete
[23] Fix | Delete
/* the database tcp/ip port */
[24] Fix | Delete
define('DB_PORT', '3306');
[25] Fix | Delete
[26] Fix | Delete
/* the database name */
[27] Fix | Delete
define('DB_NAME', '[[softdb]]');
[28] Fix | Delete
[29] Fix | Delete
/* The prefix to add to table names to avoid conflicts with existing */
[30] Fix | Delete
/* tables. Default: AT_ */
[31] Fix | Delete
define('TABLE_PREFIX', '[[dbprefix]]');
[32] Fix | Delete
[33] Fix | Delete
/* Where the course content files are located. This includes all file */
[34] Fix | Delete
/* manager and imported files. If security is a concern, it is */
[35] Fix | Delete
/* recommended that the content directory be moved outside of the web */
[36] Fix | Delete
/* accessible area. */
[37] Fix | Delete
define('AT_CONTENT_DIR', '[[softdatadir]]/');
[38] Fix | Delete
[39] Fix | Delete
/* Whether or not to use the default php.ini SMTP settings. */
[40] Fix | Delete
/* If false, then mail will try to be sent using sendmail. */
[41] Fix | Delete
/* If true, set the username and password for the SMTP user */
[42] Fix | Delete
define('MAIL_USE_SMTP', false);
[43] Fix | Delete
define('MAIL_SMTP_USER', '');
[44] Fix | Delete
define('MAIL_SMTP_PASSWORD', '');
[45] Fix | Delete
[46] Fix | Delete
/* Whether or not to use the AT_CONTENT_DIR as a protected directory. */
[47] Fix | Delete
/* If set to FALSE then the content directory will be hard coded */
[48] Fix | Delete
/* to ATutor_install_dir/content/ and AT_CONTENT_DIR will be ignored. */
[49] Fix | Delete
/* This option is used for compatability with IIS and Apache 2. */
[50] Fix | Delete
define('AT_FORCE_GET_FILE', TRUE);
[51] Fix | Delete
[52] Fix | Delete
/* DO NOT ALTER THIS LAST LINE */
[53] Fix | Delete
define('AT_INSTALL', TRUE);
[54] Fix | Delete
[55] Fix | Delete
?>
[56] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function