diff -r 32102edaa81b -r c7c0fbc09788 web/wp-content/plugins/duplicator/inc/page.main.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/plugins/duplicator/inc/page.main.php Mon Dec 03 16:30:36 2012 -0800 @@ -0,0 +1,211 @@ +get_results("SELECT * FROM `{$wpdb->prefix}duplicator` ORDER BY id DESC", ARRAY_A); + $total_elements = count($result); + + //Settings + $email_me_enabled = $GLOBALS['duplicator_opts']['email-me'] == "0" ? false : true; + $duplicator_dbiconv = $GLOBALS['duplicator_opts']['dbiconv'] == "0" ? false : true; + $rm_snapshot = $GLOBALS['duplicator_opts']['rm_snapshot'] == "0" ? false : true; + + //INLINE DIALOG WINDOWS + require_once('javascript.php'); + require_once('view.options.php'); + require_once('view.system.php'); + +?> + + + +
+
+ +

+
+
+
+

Duplicator »

+ lifeinthegrid.com +
+
+ " /> + " /> +
+
+
+ + + + + + + + + + + + + + + + +
 " ondblclick="javascript:return void(0);" />" onclick="Duplicator.deletePackage()" ondblclick="javascript:return void(0);"/>..." onclick="Duplicator.optionsOpen()" />..." />..." />
+ + + + + + +
+ : + . + + + +
+ + + + + + + + + + + + + + + + + + + + + + + = 0) : ?> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %s %s", + __("Check your", 'wpduplicator'), + __("server's compatibility", 'wpduplicator'), + __("with the duplicator", 'wpduplicator')); + $msg4 = __("This process will backup all your files and database", 'wpduplicator'); + $msg5 = __("Creating a package may take several minutes if you have a large site", 'wpduplicator'); + $msg6 = __("This window should remain open for the process to complete", 'wpduplicator'); + $msg7 = __("Please be patient while we work through this Beta version", 'wpduplicator'); + $msg8 = __("Please report any issues to", 'wpduplicator'); + + echo " + + "; + } + ?> + + + + + + + + + +
 " style="margin:0px;padding:0px 0px 0px 5px;" /> + + +
[] +   + +
+
+ :   + :
+ + +
+
[] + + [Not Supported] + +
+
+ :
+ %s", + __("This package was built with a version that is no longer supported. It is highly recommended that this package be deleted. For more details see the", 'wpduplicator'), + __("Online FAQs", 'wpduplicator')); + ?> +
+
+
+ {$msg1}.
{$msg2}
{$msg3}.


+ {$msg4}.
{$msg5}.
{$msg6}.

{$msg7}.
{$msg8} support.lifeinthegrid.com
+
+
 
+
+