Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../gibbon
File: config.php
<?php
[0] Fix | Delete
/*
[1] Fix | Delete
Gibbon: the flexible, open school platform
[2] Fix | Delete
Founded by Ross Parker at ICHK Secondary. Built by Ross Parker, Sandra Kuipers and the Gibbon community (https://gibbonedu.org/about/)
[3] Fix | Delete
Copyright © 2010, Gibbon Foundation
[4] Fix | Delete
Gibbon™, Gibbon Education Ltd. (Hong Kong)
[5] Fix | Delete
[6] Fix | Delete
This program is free software: you can redistribute it and/or modify
[7] Fix | Delete
it under the terms of the GNU General Public License as published by
[8] Fix | Delete
the Free Software Foundation, either version 3 of the License, or
[9] Fix | Delete
(at your option) any later version.
[10] Fix | Delete
[11] Fix | Delete
This program is distributed in the hope that it will be useful,
[12] Fix | Delete
but WITHOUT ANY WARRANTY; without even the implied warranty of
[13] Fix | Delete
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
[14] Fix | Delete
GNU General Public License for more details.
[15] Fix | Delete
[16] Fix | Delete
You should have received a copy of the GNU General Public License
[17] Fix | Delete
along with this program. If not, see <http://www.gnu.org/licenses/>.
[18] Fix | Delete
*/
[19] Fix | Delete
[20] Fix | Delete
/**
[21] Fix | Delete
* Sets the database connection information.
[22] Fix | Delete
* You can supply an optional $databasePort if your server requires one.
[23] Fix | Delete
*/
[24] Fix | Delete
$databaseServer = '[[softdbhost]]';
[25] Fix | Delete
$databaseUsername = '[[softdbuser]]';
[26] Fix | Delete
$databasePassword = '[[softdbpass]]';
[27] Fix | Delete
$databaseName = '[[softdb]]';
[28] Fix | Delete
[29] Fix | Delete
/**
[30] Fix | Delete
* Sets a globally unique id, to allow multiple installs on a single server.
[31] Fix | Delete
*/
[32] Fix | Delete
$guid = '[[guid]]';
[33] Fix | Delete
[34] Fix | Delete
/**
[35] Fix | Delete
* Sets system-wide caching factor, used to balance performance and freshness.
[36] Fix | Delete
* Value represents number of page loads between cache refresh.
[37] Fix | Delete
* Must be positive integer. 1 means no caching.
[38] Fix | Delete
*/
[39] Fix | Delete
$caching = 10;
[40] Fix | Delete
[41] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function