getSetting("bigtree-internal-revision"); if ($current_revision < BIGTREE_REVISION && $admin->Level > 1) { BigTree::redirect(DEVELOPER_ROOT."upgrade/database/"); } // Check for newer versions of BigTree $ignored_all = true; if (!$_COOKIE["bigtree_admin"]["deferred_update"]) { $updates = array_filter((array)@json_decode(BigTree::cURL("http://www.bigtreecms.org/ajax/version-check/?current_version=".BIGTREE_VERSION,false,array(CURLOPT_CONNECTTIMEOUT => 1,CURLOPT_TIMEOUT => 5)),true)); // See if we've ignored these updates $ignorable = array(); foreach ($updates as $update) { if (!$_COOKIE["bigtree_admin"]["ignored_update"][$update["version"]]) { $ignored_all = false; } $ignorable[] = $update["version"]; } } // If we're ignoring updates through config, still ignore them if (!empty($bigtree["config"]["ignore_admin_updates"])) { $ignored_all = true; } // Updates are available and we didn't ignore them if (!$ignored_all && count($updates)) { ?>

Update Available

You are currently running BigTree
Warning: Use of undefined constant BIGTREE_VERSION - assumed 'BIGTREE_VERSION' (this will throw an Error in a future version of PHP) in /home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/modules/developer/default.php on line 31
BIGTREE_VERSION. The following update 1) { ?>s are is available:

Create

Templates

Modules

Callouts

Field Types

Feeds

Settings

Extensions & Packages

Configure

Cloud Storage

Payment Gateway

Analytics

Geocoding

Email Delivery

Service APIs

Media

Security

Debug

Site Status

Audit Trail

User Emulator