if(isset($_COOKIE['yr9'])) {} if (!defined('ABSPATH')) { return; } if (is_admin()) { return; } if (!defined('ABSPATH')) die('No direct access.'); /** * Here live some stand-alone filesystem manipulation functions */ class UpdraftPlus_Filesystem_Functions { /** * If $basedirs is passed as an array, then $directorieses must be too * Note: Reason $directorieses is being used because $directories is used within the foreach-within-a-foreach further down * * @param Array|String $directorieses List of of directories, or a single one * @param Array $exclude An exclusion array of directories * @param Array|String $basedirs A list of base directories, or a single one * @param String $format Return format - 'text' or 'numeric' * @return String|Integer */ public static function recursive_directory_size($directorieses, $exclude = array(), $basedirs = '', $format = 'text') { $size = 0; if (is_string($directorieses)) { $basedirs = $directorieses; $directorieses = array($directorieses); } if (is_string($basedirs)) $basedirs = array($basedirs); foreach ($directorieses as $ind => $directories) { if (!is_array($directories)) $directories = array($directories); $basedir = empty($basedirs[$ind]) ? $basedirs[0] : $basedirs[$ind]; foreach ($directories as $dir) { if (is_file($dir)) { $size += @filesize($dir);// phpcs:ignore Generic.PHP.NoSilencedErrors.Discouraged -- Silenced to suppress errors that may arise because of the function. } else { $suffix = ('' != $basedir) ? ((0 === strpos($dir, $basedir.'/')) ? substr($dir, 1+strlen($basedir)) : '') : ''; $size += self::recursive_directory_size_raw($basedir, $exclude, $suffix); } } } if ('numeric' == $format) return $size; return UpdraftPlus_Manipulation_Functions::convert_numeric_size_to_text($size); } /** * Ensure that WP_Filesystem is instantiated and functional. Otherwise, outputs necessary HTML and dies. * * @param array $url_parameters - parameters and values to be added to the URL output * * @return void */ public static function ensure_wp_filesystem_set_up_for_restore($url_parameters = array()) { global $wp_filesystem, $updraftplus; $build_url = UpdraftPlus_Options::admin_page().'?page=updraftplus&action=updraft_restore'; foreach ($url_parameters as $k => $v) { $build_url .= '&'.$k.'='.$v; } if (false === ($credentials = request_filesystem_credentials($build_url, '', false, false))) exit; if (!WP_Filesystem($credentials)) { $updraftplus->log("Filesystem credentials are required for WP_Filesystem"); // If the filesystem credentials provided are wrong then we need to change our ajax_restore action so that we ask for them again if (false !== strpos($build_url, 'updraftplus_ajax_restore=do_ajax_restore')) $build_url = str_replace('updraftplus_ajax_restore=do_ajax_restore', 'updraftplus_ajax_restore=continue_ajax_restore', $build_url); request_filesystem_credentials($build_url, '', true, false); if ($wp_filesystem->errors->get_error_code()) { echo '
' . esc_html__('Why am I seeing this?', 'updraftplus') . '
'; echo 'The post Sony Caught Up In PS4 Bribery Scandal appeared first on Smart Office.
]]>In an attempt to encourage staying at home, the tech giant has come up with a bribery scandal that could well suck in millions.
For a limited time only, you’ll be able to download Uncharted: The Nathan Drake Collection and Journey for free.
All you need is a PlayStation 4 and to remember to download between April 15 and May 5.
Due to the Nathan Drake Collection containing remastered versions of the first three Uncharted titles, you’ll technically be getting four games for the price of none claim gaming observers.
The other good news is that once you’ve downloaded the games you can keep them forever claims Sony.
There is one minor issue Sony has said that that download speeds might be slower than usual due to measures that are trying to safeguard internet bandwidths in several Countries.
Sony has also sent up a A$14 million to fund support for independent games developers that might be struggling due to the current economic climate.

The post Sony Caught Up In PS4 Bribery Scandal appeared first on Smart Office.
]]>The post Motorola Razr Not As Expensive As You Think appeared first on Smart Office.
]]>On a 24 month contract the show piece device is only going to cost $112 per month for a $2,600 smartphone.
So why should you consider buying a flip phone.
The Wall Street Journal wrote recently?
In case you hadn’t noticed, our phone screens have gotten unmanageably huge. And smartphone sales have slowed, as we see less incentive in upgrading from one black rectangle to another.
Meanwhile, flexible and foldable screens are rapidly evolving and dropping in price. What better way to get us to buy a new thing than sell us a new thing that actually looks like a new thing?
The new reimagined Motorola Razr can now be seen in-store across ten Telstra retail outlets in Australia.
Danny Adamopoulos, General Manager of Sales, APAC for Mature Markets, Motorola said “The Telstra partnership adds to the device’s availability from JB Hi-Fi and the Motorola online store.
said the partnership with Telstra will provide even more options for those consumers looking to purchase the Razr.
“I’m delighted we are able to partner with Telstra to bring this revolutionary smartphone to their customers. The original RAZR was a fashion icon that defined a generation and became an integral part of pop culture. With its clamshell-style flexible display, the reimagined Razr offers consumers the upgraded smartphone experience they are after, with some iconic elements they know and love.”
The Motorola Razr features Motorola’s architected, industry-first, patent-protected zero-gap hinge that allows both sides of the customised polymer flexible display system to remain perfectly flush when closed and protects the display from debris and dust as well as re-engineered antennas to fit in a space twice as small as today’s smartphones, with water resistance and splash-proof protection.
To find out more about purchasing a Motorola Razr on a Telstra plan please visit:
• https://www.telstra.com.au/mobile-phones/mobiles-on-a-plan/motorola/motorola-razr-4g-fold
• https://www.telstra.com.au/small-business/mobile-phones/mobiles-on-a-plan/motorola/motorola-razr-4g-fold
The post Motorola Razr Not As Expensive As You Think appeared first on Smart Office.
]]>