Skip to content

Commit

Permalink
Bump file versions to 4.1.1. Add config trigger for 4.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-unwin committed May 24, 2021
1 parent 413c63a commit 6114986
Show file tree
Hide file tree
Showing 316 changed files with 325 additions and 325 deletions.
4 changes: 2 additions & 2 deletions code_igniter/application/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
if ( ! defined('BASEPATH')) {
exit('No direct script access allowed');
}
$config['web_internal_version'] = '20210126';
$config['web_display_version'] = '3.5.4';
$config['web_internal_version'] = '20210512';
$config['web_display_version'] = '4.1.1';
$config['microtime'] = microtime(true);
// $config['debug'] = false;
/*
Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/agents.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/applications.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/attributes.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/baselines.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/buildings.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/charts.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/clouds.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/clusters.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/collectors.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/connections.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/credentials.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/custom.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/dashboards.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/database.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/devices.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/discoveries.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/discovery.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/discovery_log.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/errors.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/fields.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/files.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/floors.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/groups.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/help.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/include_delete.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$timer_start = microtime(true);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$this->load->model('m_configuration');
Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/include_import.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$timer_start = microtime(true);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$timer_start = microtime(true);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$this->benchmark->mark('code_start');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$display = 'n';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$this->benchmark->mark('code_start');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$this->benchmark->mark('code_start');
Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/include_reset.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$timer_start = microtime(true);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$options = array();
Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/include_update.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/
$timer_start = microtime(true);
Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/input.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/integrations.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/ldap_servers.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
2 changes: 1 addition & 1 deletion code_igniter/application/controllers/licenses.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* @author Mark Unwin <[email protected]>
* @copyright 2014 Opmantek
* @license http://www.gnu.org/licenses/agpl-3.0.html aGPL v3
* @version GIT: Open-AudIT_3.5.3
* @version GIT: Open-AudIT_4.1.1
* @link http://www.open-audit.org
*/

Expand Down
Loading

0 comments on commit 6114986

Please sign in to comment.